mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-15 18:23:41 +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.
292 B
292 B
| title | parent | nav_order |
|---|---|---|
| Deploy on mobile | Tutorials | 5 |
Deploy ML models on mobile devices
ONNX Runtime can be used to performantly deploy models on mobile devices. Learn more here.
- [COMING SOON] Deploy ORT on Android
- [COMING SOON] Deploy ORT on iOS