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.
2 parents a927f26 + e4a0bdf commit de9c1e9Copy full SHA for de9c1e9
articles/azure-sql-edge/onnx-overview.md
@@ -33,7 +33,7 @@ To obtain a model in the ONNX format:
33
34
**Supported frameworks**
35
* [PyTorch](http://pytorch.org/docs/master/onnx.html)
36
- * [Tensorflow](https://github.com/onnx/tensorflow-onnx)
+ * [TensorFlow](https://github.com/onnx/tensorflow-onnx)
37
* [Keras](https://github.com/onnx/keras-onnx)
38
* [Scikit-learn](https://github.com/onnx/sklearn-onnx)
39
* [CoreML](https://github.com/onnx/onnxmltools)
0 commit comments