onnxruntime/objectivec
wejoncy c284a686f2
[CoreML] Create EP by AppendExecutionProvider (#22675)
### 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 <skottmckay@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-27 09:26:31 +08:00
..
docs [objc] Update docs and fix static analysis build (#16617) 2023-07-07 07:58:54 -07:00
include [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
test [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
assert_arc_enabled.mm
cxx_api.h Enable iOS packaging for training (#16525) 2023-07-05 13:27:59 -07:00
cxx_utils.h
cxx_utils.mm
error_utils.h
error_utils.mm
format_objc.sh
ort_checkpoint.mm Fix Objective-C static analysis warnings. (#20417) 2024-04-24 11:48:29 -07:00
ort_checkpoint_internal.h Enable iOS packaging for training (#16525) 2023-07-05 13:27:59 -07:00
ort_coreml_execution_provider.mm [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
ort_enums.mm Objective-C Add Support to Create and Query String ORTValues (#16764) 2023-07-20 17:39:29 -07:00
ort_enums_internal.h
ort_env.mm
ort_env_internal.h
ort_session.mm Fix Objective-C static analysis warnings. (#20417) 2024-04-24 11:48:29 -07:00
ort_session_internal.h
ort_training_session.mm Objective-C API updates (#18738) 2023-12-07 16:47:46 -08:00
ort_training_session_internal.h Enable iOS packaging for training (#16525) 2023-07-05 13:27:59 -07:00
ort_value.mm [objc] Add check for ORTValue being a tensor in ORTValue methods that should only be used with tensors. (#19946) 2024-03-18 08:54:24 -07:00
ort_value_internal.h
ort_xnnpack_execution_provider.mm
ReadMe.md

NOTE: Flat directory structure to work with both the Objective-C build and the Swift Package Manager build which is done via ../Package.swift