DOC

com.microsoft.onnxruntime : onnxruntime-mobile

Maven & Gradle

Jun 16, 2023
12.7k stars

onnx-runtime · 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 https://onnxruntime.ai/docs/reference/ort-format-models.html for more details.

Table Of Contents

Latest Version

Download com.microsoft.onnxruntime : onnxruntime-mobile Javadoc & API Documentation - Latest Versions:

All Versions

Download com.microsoft.onnxruntime : onnxruntime-mobile Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x

How to open Javadoc JAR file in web browser

  1. Rename the file onnxruntime-mobile-1.15.1-javadoc.jar to onnxruntime-mobile-1.15.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder onnxruntime-mobile-1.15.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "onnxruntime-mobile-1.15.1-sources.jar" -d "onnxruntime-mobile-1.15.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jun 16, 2023
16 usages
12.7k stars
Jun 16, 2023
2 usages
12.7k stars

Discover Dependencies

Aug 24, 2023
13 usages
533 stars
Jun 01, 2021
1 usages
Jun 01, 2021
3 usages
1.2k stars
Jun 05, 2021
137 stars
Aug 16, 2023
73 stars
Aug 16, 2023
4 usages
73 stars
Aug 08, 2023
1 usages
1.7k stars
Aug 08, 2023
5 usages
1.8k stars