onnxruntime/docs/tutorials/inferencing/index.md

15 lines
382 B
Markdown
Raw Normal View History

---
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)