onnxruntime/docs/tutorials/mobile.md
Edward Chen 3c9ca35f93
[Docs] Update mobile docs for 1.9 (#9237)
* Edgchen1/objc api reference 1.9 (#1)

* Update Objective-C API reference for 1.9.

* Update spelling.

* Test link changes.

* Fix links.

* Fix links and updates in mobile-performance-tuning.md.

* Fix links in tutorials/mobile/custom-build.md.

* Fix

* Fix

* Fix links in docs/tutorials/mobile/initial-setup.md.

* Fix links.

* Update note.

* Add 1.9 op type support page.

* Add nav info to page.

* Rename files to not have spaces.
2021-10-04 15:48:53 -07:00

292 B

title parent nav_order
Deploy on mobile Tutorials 5

Deploy ML models on mobile devices

ONNX Runtime can be used to performantly deploy models on mobile devices. Learn more here.

  • [COMING SOON] Deploy ORT on Android
  • [COMING SOON] Deploy ORT on iOS