mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-16 18:31:27 +00:00
* Edgchen1/objc api reference 1.9 (#1) * Update Objective-C API reference for 1.9. * Update spelling. * Test link changes. * Fix links. * Fix links and updates in mobile-performance-tuning.md. * Fix links in tutorials/mobile/custom-build.md. * Fix * Fix * Fix links in docs/tutorials/mobile/initial-setup.md. * Fix links. * Update note. * Add 1.9 op type support page. * Add nav info to page. * Rename files to not have spaces.
10 lines
292 B
Markdown
10 lines
292 B
Markdown
---
|
|
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 [here](./mobile/overview.md).
|
|
|
|
* *[COMING SOON]* Deploy ORT on Android
|
|
* *[COMING SOON]* Deploy ORT on iOS
|