mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
* Update ORT Mobile documentation for both the pre-built package and custom build usage Add info on pre-built package and CoreML EP Refer to operator kernels and contrib ops documentation in github so we can point to the version specific content Tweak some aspects like not specifying nav_order in places (items sort alphabetically by default) * merge previous unmerged ios doc updates * Address PR comments * Minor tweaks * Address PR comments Co-authored-by: Guoyu Wang <wanggy@outlook.com>
320 B
320 B
| title | parent | grand_parent |
|---|---|---|
| Training API | API docs | Reference |
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}