is not current version
Last Version 1.11.0

ai.djl.pytorch:pytorch-native-cu102 1.5.0

PyTorch Engine native library binary distribution

Categories

Categories

DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.pytorch
ArtifactId

ArtifactId

pytorch-native-cu102
Version

Version

1.5.0
Type

Type

jar

Download pytorch-native-cu102 1.5.0


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