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

393 B

title grand_parent parent nav_order
Deploy on mobile Tutorials Inferencing 5

Deploy ML models on mobile devices

ONNX Runtime can be used to performantly deploy models on mobile devices. Learn more about the mobile build and optimizations under How to: Build for mobile.

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