| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.arm-software |
| Идентификатор | Идентификаторarmnn.delegate |
| Последняя версия | Последняя версия22.05 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеarmnn.delegate
Arm NN Tensorflow Lite Delegate for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| armnn.delegate-22.05.pom | |
| armnn.delegate-22.05-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.arm-software/armnn.delegate/ -->
<dependency>
<groupId>io.github.arm-software</groupId>
<artifactId>armnn.delegate</artifactId>
<version>22.05</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.arm-software/armnn.delegate/
implementation 'io.github.arm-software:armnn.delegate:22.05'
// https://jarcasting.com/artifacts/io.github.arm-software/armnn.delegate/
implementation ("io.github.arm-software:armnn.delegate:22.05")
'io.github.arm-software:armnn.delegate:aar:22.05'
<dependency org="io.github.arm-software" name="armnn.delegate" rev="22.05">
<artifact name="armnn.delegate" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.arm-software', module='armnn.delegate', version='22.05')
)
libraryDependencies += "io.github.arm-software" % "armnn.delegate" % "22.05"
[io.github.arm-software/armnn.delegate "22.05"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.30 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.71 |
| org.tensorflow : tensorflow-lite | jar | 0.0.0-nightly-SNAPSHOT |