onnxruntime
[CoreML EP] Add Shape, Gather, and Slice ops
#17153
Merged

[CoreML EP] Add Shape, Gather, and Slice ops #17153

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone