onnxruntime/docs/reference/api/training-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

333 B

title parent grand_parent nav_order
Training API API docs Reference 7

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