onnxruntime/docs/tutorials/mobile.md

11 lines
365 B
Markdown
Raw Normal View History

---
title: Deploy on mobile
parent: Tutorials
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](../tutorials/mobile/mobile).
* *[COMING SOON]* Deploy ORT on Android
* *[COMING SOON]* Deploy ORT on iOS