Последняя версия

onnx-runtime 1.11.0

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.

Лицензия

Лицензия

Группа

Группа

com.microsoft.onnxruntime
Идентификатор

Идентификатор

onnxruntime-android
Версия

Версия

1.11.0
Тип

Тип

aar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://microsoft.github.io/onnxruntime/
Организация-разработчик

Организация-разработчик

Microsoft
Система контроля версий

Система контроля версий

http://github.com/microsoft/onnxruntime

Скачать onnxruntime-android 1.11.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.