onnxruntime/docs/tutorials/inferencing/pytorch.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

824 B

title grand_parent parent nav_order
Accelerate PyTorch Tutorials Inferencing 2

Accelerate PyTorch model inferencing

{: .no_toc }

ONNX Runtime can be used to accelerate PyTorch models inferencing.

Contents

{: .no_toc }

  • TOC placeholder {:toc}

Convert model to ONNX

Accelerate PyTorch model inferencing