is not current version
Last Version 0.11.0

ai.djl.android:pytorch-native 0.7.0

PyTorch Android native library binary distribution

Categories

Categories

DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.android
ArtifactId

ArtifactId

pytorch-native
Version

Version

0.7.0
Type

Type

aar

Download pytorch-native 0.7.0


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