onnxruntime/docs/tutorials/inferencing/index.md
Faith Xu 0f6f0d9bbb
Major updates/restructure for documentation (#7609)
* Update documentation.

Updates documentation.

* Update tf-get-started.md
2021-05-10 15:19:37 -07:00

14 lines
382 B
Markdown

---
title: Inferencing
parent: Tutorials
has_children: true
nav_order: 1
---
# Tutorials: ORT Inferencing
## Quickstarts
* [TensorFlow with ONNX Runtime](../tutorials/tf-get-started.md)
* [PyTorch with ONNX Runtime](https://pytorch.org/tutorials/advanced/super_resolution_with_onnxruntime.html)
* [scikit-learn with ONNX Runtime](https://www.onnxruntime.ai/python/tutorial.html)