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

onnx-runtime 1.8.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.

Лицензия

Лицензия

Группа

Группа

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

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

onnxruntime-mobile
Версия

Версия

1.8.0
Тип

Тип

aar
Описание

Описание

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

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

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

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

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

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

http://github.com/microsoft/onnxruntime

Скачать onnxruntime-mobile 1.8.0


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

Зависимости

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

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

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