onnxruntime/docs/tutorials/inferencing/mobile.md

12 lines
393 B
Markdown
Raw Normal View History

---
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