mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
### Description Staged: https://faxu.github.io/onnxruntime/docs/performance/ Main changes: - Restructure performance section to break into sub-categories - Move CUDA specific perf tuning tips to [CUDA EP page](https://faxu.github.io/onnxruntime/docs/execution-providers/CUDA-ExecutionProvider.html#performance-tuning) - Update [Transformer optimizer page](https://faxu.github.io/onnxruntime/docs/performance/transformers-optimization.html) to remove version-specific content... will be supported along with https://github.com/microsoft/onnxruntime/pull/14964 - Fix links to point to new pages
939 B
939 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).