onnxruntime/samples/readme.md
Faith Xu 14b045ad52
Add link to sample repos (#8417)
* Update readme and add link to sample repos

* Minor updates based on PR feedback

* Add links to sample repos in former samples folder
2021-07-21 16:18:59 -07:00

4 lines
325 B
Markdown

**Please refer to these repositories for ONNX Runtime samples:**
- ONNX Runtime Inferencing: [microsoft/onnxruntime-inference-examples](https://github.com/microsoft/onnxruntime-inference-examples)
- ONNX Runtime Training: [microsoft/onnxruntime-training-examples](https://github.com/microsoft/onnxruntime-training-examples)