is not current version
Last Version 1.11.0

onnx-runtime 1.9.0

ONNX Runtime Mobile package is a size optimized inference library for executing ONNX (Open Neural Network Exchange) models. This package is built from the open source inference engine targeting reduced disk footprint for mobile platforms.

License

License

GroupId

GroupId

com.microsoft.onnxruntime
ArtifactId

ArtifactId

onnxruntime-mobile
Version

Version

1.9.0
Type

Type

aar
Description

Description

onnx-runtime
ONNX Runtime Mobile package is a size optimized inference library for executing ONNX (Open Neural Network Exchange) models. This package is built from the open source inference engine targeting reduced disk footprint for mobile platforms.
Project URL

Project URL

https://microsoft.github.io/onnxruntime/
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

http://github.com/microsoft/onnxruntime

Download onnxruntime-mobile 1.9.0


<!-- https://jarcasting.com/artifacts/com.microsoft.onnxruntime/onnxruntime-mobile/ -->
<dependency>
    <groupId>com.microsoft.onnxruntime</groupId>
    <artifactId>onnxruntime-mobile</artifactId>
    <version>1.9.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.onnxruntime/onnxruntime-mobile/
implementation 'com.microsoft.onnxruntime:onnxruntime-mobile:1.9.0'
// https://jarcasting.com/artifacts/com.microsoft.onnxruntime/onnxruntime-mobile/
implementation ("com.microsoft.onnxruntime:onnxruntime-mobile:1.9.0")
'com.microsoft.onnxruntime:onnxruntime-mobile:aar:1.9.0'
<dependency org="com.microsoft.onnxruntime" name="onnxruntime-mobile" rev="1.9.0">
  <artifact name="onnxruntime-mobile" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.onnxruntime', module='onnxruntime-mobile', version='1.9.0')
)
libraryDependencies += "com.microsoft.onnxruntime" % "onnxruntime-mobile" % "1.9.0"
[com.microsoft.onnxruntime/onnxruntime-mobile "1.9.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.