onnxruntime/docs/reference/operators/MobileOps.md

22 lines
1.3 KiB
Markdown
Raw Normal View History

---
title: ORT Mobile operators
parent: Operators
grand_parent: Reference
nav_order: 2
---
# 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](https://github.com/microsoft/onnxruntime/blob/main/tools/ci_build/github/android/mobile_package.required_operators.readme.txt).
| Release | Documentation |
|---------|---------------|
| 1.16 | [Pre-Built Package Support](./mobile_package_op_type_support_1.16.md)|
| 1.15 | [Pre-Built Package Support](./mobile_package_op_type_support_1.15.md)|
| 1.14 | [Pre-Built Package Support](./mobile_package_op_type_support_1.14.md)|
| 1.13 | [Pre-Built Package Support](./mobile_package_op_type_support_1.13.md)|
| 1.12 | [Pre-Built Package Support](./mobile_package_op_type_support_1.12.md)|
| 1.11 | [Pre-Built Package Support](./mobile_package_op_type_support_1.11.md)|
| 1.10 | [Pre-Built Package Support](./mobile_package_op_type_support_1.10.md)|
| 1.9 | [Pre-Built Package Support](./mobile_package_op_type_support_1.9.md)|
| 1.8 | [Pre-Built Package Support](./mobile_package_op_type_support_1.8.md)|