is not current version
Last Version 1.7.1

ai.djl.pytorch:pytorch-native-cu101 1.7.0

Deep Java Library (DJL) provided PyTorch native library binary distribution

Categories

Categories

DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.pytorch
ArtifactId

ArtifactId

pytorch-native-cu101
Version

Version

1.7.0
Type

Type

jar

Download pytorch-native-cu101 1.7.0


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