We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6873417 commit b028b08Copy full SHA for b028b08
README.md
@@ -11,6 +11,8 @@ ONNXMLTools enables you to convert models from different machine learning toolki
11
* Apple CoreML
12
* scikit-learn (subset of models convertible to ONNX)
13
14
+(To convert ONNX model to CoreML, see [onnx-coreml](https://github.com/onnx/onnx-coreml))
15
+
16
# Getting Started
17
Clone this repository on your local machine.
18
0 commit comments