The ONNX Runtime Mobile package is a size optimized inference library for executing ONNX (Open Neural Network Exchange) models on Android. This package is built from the open source inference engine but with reduced disk footprint targeting mobile platforms. To minimize binary size this library supports a reduced set of operators and types aligned to typical mobile applications. The ONNX model must be converted to ORT format in order to use it with this package. See ...
Version1.15.0compared with
Version Details
| 1.15.0 | 1.18.0 | |
|---|---|---|
| Release date | May 24, 2023 | May 20, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.