mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-15 18:23:41 +00:00
* Update ORT Mobile documentation for both the pre-built package and custom build usage Add info on pre-built package and CoreML EP Refer to operator kernels and contrib ops documentation in github so we can point to the version specific content Tweak some aspects like not specifying nav_order in places (items sort alphabetically by default) * merge previous unmerged ios doc updates * Address PR comments * Minor tweaks * Address PR comments Co-authored-by: Guoyu Wang <wanggy@outlook.com>
11 lines
384 B
Markdown
11 lines
384 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/mobile).
|
|
|
|
* *[COMING SOON]* Deploy ORT on Android
|
|
* *[COMING SOON]* Deploy ORT on iOS
|