Optional
coreOptional
enableSpecify whether to enable CoreML EP on subgraph.
This setting is available only in ONNXRuntime (react-native).
Readonly
nameOptional
onlySpecify whether to only enable CoreML EP for Apple devices with ANE (Apple Neural Engine).
This setting is available only in ONNXRuntime (react-native).
Optional
useCPUOnlySpecify whether to use CPU only in CoreML EP.
This setting is available only in ONNXRuntime (react-native).
Generated using TypeDoc
The bit flags for CoreML execution provider.
See include/onnxruntime/core/providers/coreml/coreml_provider_factory.h for more details.
This flag is available only in ONNXRuntime (Node.js binding).