aar

com.microsoft.onnxruntime : onnxruntime-android

Maven & Gradle

Jun 16, 2023
12.8k stars

onnx-runtime · ONNX Runtime is a performance-focused inference engine for ONNX (Open Neural Network Exchange) models. This package contains the Android (aar) build of ONNX Runtime. It includes support for all types and operators, for ONNX format models. All standard ONNX models can be executed with this package. As such the binary size and memory usage will be larger than the onnxruntime-mobile package.

Table Of Contents

Latest Version

Download com.microsoft.onnxruntime : onnxruntime-android AAR file - Latest Versions:

All Versions

Download com.microsoft.onnxruntime : onnxruntime-android JAR file - All Versions:

Version Vulnerabilities Size Updated
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window onnxruntime-android-1.15.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.