You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/concept-onnx.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ High-scale Microsoft services such as Bing, Office, and Azure AI use ONNX Runtim
41
41
42
42
You can obtain ONNX models in several ways:
43
43
44
-
- Train a new ONNX model in Azure Machine Learning or use [automated machine learning capabilities](concept-automated-ml.md#automl--onnx).
44
+
-[Train a new ONNX model in Azure Machine Learning](https://github.com/onnx/onnx/tree/main/examples) or use [automated machine learning capabilities](concept-automated-ml.md#automl--onnx).
45
45
- Convert an existing model from another format to ONNX. For more information, see [ONNX Tutorials](https://github.com/onnx/tutorials).
46
46
- Get a pretrained ONNX model from the [ONNX Model Zoo](https://github.com/onnx/models).
47
47
- Generate a customized ONNX model from [Azure AI Custom Vision service](/azure/ai-services/custom-vision-service/).
0 commit comments