可选
core可选
enable指定是否在子图上启用 CoreML EP。
此设置仅在 ONNXRuntime (react-native) 中可用。
只读
name可选
only指定是否仅对配备 ANE (Apple Neural Engine) 的 Apple 设备启用 CoreML EP。
此设置仅在 ONNXRuntime (react-native) 中可用。
可选
useCPUAndGPU可选
useCPUOnly指定是否在 CoreML EP 中仅使用 CPU。
此设置仅在 ONNXRuntime (react-native) 中可用。
使用 TypeDoc 生成
CoreML 执行提供程序的位标志。
有关更多详细信息,请参阅 include/onnxruntime/core/providers/coreml/coreml_provider_factory.h。
此标志仅在 ONNXRuntime (Node.js 绑定) 中可用。