[CoreML EP] Add Shape, Gather, and Slice ops #17153
[CoreML EP] Add Shape op support.
7c096c02
Merge remote-tracking branch 'origin/main' into edgchen1/coreml_shape…
c6532366
update supported ops doc with Shape
eb01db85
Merge remote-tracking branch 'origin/main' into edgchen1/coreml_shape…
d01ce898
save work
1116046c
Add gather_op_builder.cc
7e2c17ca
Merge remote-tracking branch 'origin/main' into edgchen1/coreml_shape…
ebda7bb6
Merge branch 'main' into edgchen1/coreml_shape_related_ops
b4bb051f
add coreml gather-shape test, update test utils
cae5432b
use string in ifstream ctor
a3f6ca32
don't populate output shape for dynamic outputs, make static output s…
460f6852
update supported ops doc
45f1c697
fix formatting issues
bb9021cd
remove done todo
608e3716
move GetAxisAttribute() into ifdef __APPLE__
42336d63
use size_t for num_bytes
1b3a0c0f
update gather op test run call
fa9dec45
add support for int32 initializers
b8b74b88
fix formatting
6c42e8ec
edgchen1
marked this pull request as ready for review 2 years ago
remove static shape ORT_ENFORCE
bf8bb042
save work
4d55814f
edgchen1
changed the title [WIP][CoreML EP] Add shape related ops [CoreML EP] Add Shape and Gather ops 2 years ago
Merge remote-tracking branch 'origin/main' into edgchen1/coreml_shape…
165e3d7e
add support for gather int64 data input
c2257bdb
Merge branch 'edgchen1/coreml_shape_related_ops' into edgchen1/coreml…
5af548a2
don't provide inputs that are not CoreML model inputs to CoreML
2efa90bb
update slice tests to use INT64_MIN instead of INT64_MAX end values i…
184054b6
Enable int64 slice data input.
cf93e40e
add test with shape gather and slice ops
57ae27f8
edgchen1
changed the title [CoreML EP] Add Shape and Gather ops [CoreML EP] Add Shape, Gather, and Slice ops 2 years ago
add model file
5db83e6f
updated supported ops doc
56fc7f1d
move common helpers out of ifdef __APPLE__
af446a5b
add comment about test
21a2f420
edgchen1
dismissed their stale review
via 21a2f420
2 years ago
edgchen1
merged
d6cd41cf
into main 2 years ago
edgchen1
deleted the edgchen1/coreml_shape_related_ops branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub