onnxruntime/docs/reference/operators/MobileOps.md
Edward Chen 29209784dd
[docs] Mobile doc updates (#21605)
### Description
<!-- Describe your changes. -->

- Update Android build instructions.
- Remove references to "mobile" packages with reduced operators and
minimal build which have been removed in 1.19.
  In particular, these packages:
  - onnxruntime-mobile-c/objc (iOS)
  - onnxruntime-mobile (Android)

https://edgchen1.github.io/onnxruntime/docs/

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Update and remove obsolete documentation.
2024-08-15 16:28:19 +10:00

1.6 KiB

title parent grand_parent nav_exclude
ORT Mobile operators Operators Reference true

IMPORTANT: The ORT Mobile pre-built packages with reduced operator support are no longer available starting from 1.19. Please use the versions with full operator support or do a custom build.

ORT Mobile Pre-Built Package Operator and Type Support

These are the operators and types included in the ORT Mobile pre-built packages for each release. Supported operators and types selected are based on what is required to support float32 and quantized versions of popular models. The full list of input models used to determine this list is available here.

Release Documentation
1.17 Pre-Built Package Support
1.16 Pre-Built Package Support
1.15 Pre-Built Package Support
1.14 Pre-Built Package Support
1.13 Pre-Built Package Support
1.12 Pre-Built Package Support
1.11 Pre-Built Package Support
1.10 Pre-Built Package Support
1.9 Pre-Built Package Support
1.8 Pre-Built Package Support