mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-18 18:52:16 +00:00
### Description Staged: https://faxu.github.io/onnxruntime/docs/ Changes: - ~~New dedicated section on sidebar for [Mobile](https://faxu.github.io/onnxruntime/docs/mobile/) and [Web](https://faxu.github.io/onnxruntime/docs/web/)~~ New dedicated pages for [Mobile](https://faxu.github.io/onnxruntime/docs/get-started/with-mobile.html) and [Web](https://faxu.github.io/onnxruntime/docs/get-started/with-web.html) under Getting Started section - [Transformers optimizer](https://faxu.github.io/onnxruntime/docs/performance/transformers-optimization.html) documentation - Move contrib op section from "Custom Operators" page to ["Contrib operators" page](https://faxu.github.io/onnxruntime/docs/reference/operators/ContribOperators.html) - Update [releases page](https://faxu.github.io/onnxruntime/docs/reference/releases-servicing.html)
919 B
919 B
| title | nav_order | parent | has_toc | redirect_from |
|---|---|---|---|---|
| Mobile | 10 | Get Started | false | /docs/reference/mobile |
Get started with ONNX Runtime Mobile
ORT Mobile allows you to run model inferencing on mobile devices (iOS and Android).