onnxruntime/objectivec/include
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
..
onnxruntime.h [objc] Add session options register custom ops with function pointer API (#16603) 2023-07-10 18:54:32 -07:00
onnxruntime_training.h Objective C Training API: TrainingSession (#16374) 2023-06-28 09:13:56 -07:00
ort_checkpoint.h
ort_coreml_execution_provider.h [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
ort_custom_op_registration.h
ort_enums.h
ort_env.h Objective-C API updates (#18738) 2023-12-07 16:47:46 -08:00
ort_session.h [ios] Enable --use_extensions with custom built iOS pod (#16711) 2023-07-14 15:37:16 -07:00
ort_training_session.h Objective-C API updates (#18738) 2023-12-07 16:47:46 -08:00
ort_value.h Objective-C Add Support to Create and Query String ORTValues (#16764) 2023-07-20 17:39:29 -07:00
ort_xnnpack_execution_provider.h