Skip to content

Commit 89a4e9e

Browse files
Updated tutorial SIG to ensure visibility of validated models at README.md (#287)
Signed-off-by: Saurabh <saurabhtangri@gmail.com>
1 parent e241a87 commit 89a4e9e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77

88
## Getting ONNX models
99

10-
* Pre-trained models: Many pre-trained ONNX models are provided for common scenarios in the [ONNX Model Zoo](https://github.com/onnx/models).
10+
* Pre-trained models (validated): Many pre-trained ONNX models are provided for common scenarios in the [ONNX Model Zoo](https://github.com/onnx/models/tree/main/validated)
11+
* Pre-trained models (non-validated): Many pre-trained ONNX models are provided for common scenarios in the [ONNX Model Zoo](https://github.com/onnx/models).
1112
* Services: Customized ONNX models are generated for your data by cloud based services (see below)
1213
* Convert models from various frameworks (see below)
1314

0 commit comments

Comments
 (0)