Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CoreML] Create EP by AppendExecutionProvider #22675

Merged
merged 22 commits into from
Nov 27, 2024
Merged

[CoreML] Create EP by AppendExecutionProvider #22675

merged 22 commits into from
Nov 27, 2024

Conversation

wejoncy
Copy link
Contributor

@wejoncy wejoncy commented Oct 31, 2024

Description

AppendExecutionProvider("CoreML", {{"MLComputeUnits","MLProgram"}})

Motivation and Context

@wejoncy wejoncy changed the title genenral appendEP for coreml [CoreML] Support to use general API to create EP Nov 1, 2024
@wejoncy wejoncy force-pushed the jicwen/coreml_aep branch 2 times, most recently from 96b7f1d to 530000a Compare November 4, 2024 09:30
@wejoncy wejoncy changed the title [CoreML] Support to use general API to create EP [CoreML] Create EP by AppendExecutionProvider Nov 4, 2024
onnxruntime/test/perftest/ort_test_session.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/ort_test_session.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/ort_test_session.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/ort_test_session.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/ort_test_session.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/ort_test_session.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/ort_test_session.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/ort_test_session.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/strings_helper.cc Outdated Show resolved Hide resolved
objectivec/ort_coreml_execution_provider.mm Outdated Show resolved Hide resolved
objectivec/test/ort_session_test.mm Outdated Show resolved Hide resolved
objectivec/test/ort_session_test.mm Outdated Show resolved Hide resolved
@wejoncy wejoncy requested a review from skottmckay November 20, 2024 09:10
objectivec/ort_coreml_execution_provider.mm Outdated Show resolved Hide resolved
objectivec/include/ort_coreml_execution_provider.h Outdated Show resolved Hide resolved
onnxruntime/test/perftest/command_args_parser.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/command_args_parser.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/command_args_parser.cc Outdated Show resolved Hide resolved
onnxruntime/test/perftest/strings_helper.cc Outdated Show resolved Hide resolved
onnxruntime/test/providers/coreml/dynamic_input_test.cc Outdated Show resolved Hide resolved
wejoncy and others added 3 commits November 21, 2024 16:28
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@wejoncy wejoncy requested a review from skottmckay November 26, 2024 09:25
@wejoncy wejoncy merged commit c284a68 into main Nov 27, 2024
95 checks passed
@wejoncy wejoncy deleted the jicwen/coreml_aep branch November 27, 2024 01:26
guschmue pushed a commit that referenced this pull request Dec 2, 2024
### Description
AppendExecutionProvider("CoreML", {{"MLComputeUnits","MLProgram"}})



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
### Description
AppendExecutionProvider("CoreML", {{"MLComputeUnits","MLProgram"}})



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
### Description
AppendExecutionProvider("CoreML", {{"MLComputeUnits","MLProgram"}})



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
### Description
AppendExecutionProvider("CoreML", {{"MLComputeUnits","MLProgram"}})



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants