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

11 lines
393 B
Markdown

---
title: Deploy on mobile
grand_parent: Tutorials
parent: Inferencing
nav_order: 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](../../how-to/build/mobile.md).
* *[COMING SOON]* Deploy ORT on Android
* *[COMING SOON]* Deploy ORT on iOS