可选
core可选
enable指定是否在子图中启用 CoreML EP。
此设置仅在 ONNX Runtime (react-native) 中可用。
只读
name可选
only指定是否仅针对配备 ANE(Apple Neural Engine)的 Apple 设备启用 CoreML EP。
此设置仅在 ONNX Runtime (react-native) 中可用。
可选
useCPUAndGPU可选
useCPUOnly指定 CoreML EP 是否仅使用 CPU。
此设置仅在 ONNX Runtime (react-native) 中可用。
使用 TypeDoc 生成
CoreML execution provider 的位标志。
详见 include/onnxruntime/core/providers/coreml/coreml_provider_factory.h。
此标志仅在 ONNX Runtime (Node.js binding) 中可用。