onnxruntime/docs/reference/api/training-pytorch.md
Faith Xu d8bb0da9f9
Documentation: fix link, nav, minor update (#8612)
* fix links

* update order of api nav

* update execution provider how to, original PR #6266
2021-08-09 20:31:51 -07:00

334 B

title parent grand_parent nav_order
Training API API docs Reference 10

Training API (PyTorch)

{: .no_toc } The ORT Training API is a PyTorch frontend that implements the torch.nn.Module interface.

Contents

{: .no_toc }

  • TOC placeholder {:toc}

Samples

ONNX Runtime Training Examples