License |
License |
---|---|
GroupId | GroupIdio.github.arm-software |
ArtifactId | ArtifactIdarmnn.delegate |
Last Version | Last Version22.05 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionarmnn.delegate
Arm NN Tensorflow Lite Delegate for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
armnn.delegate-22.05.pom | |
armnn.delegate-22.05-sources.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |