Categories |
CategoriesDJL Business Logic Libraries Machine Learning Native Development Tools |
---|---|
GroupId | GroupIdai.djl.pytorch |
ArtifactId | ArtifactIdpytorch-native-cu92 |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
pytorch-native-cu92-1.4.0.pom | |
pytorch-native-cu92-1.4.0.jar | 629 bytes |
pytorch-native-cu92-1.4.0-win-x86_64.jar | 409 MB |
pytorch-native-cu92-1.4.0-sources.jar | 261 bytes |
pytorch-native-cu92-1.4.0-linux-x86_64.jar | 598 MB |
pytorch-native-cu92-1.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cu92/ -->
<dependency>
<groupId>ai.djl.pytorch</groupId>
<artifactId>pytorch-native-cu92</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cu92/
implementation 'ai.djl.pytorch:pytorch-native-cu92:1.4.0'
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cu92/
implementation ("ai.djl.pytorch:pytorch-native-cu92:1.4.0")
'ai.djl.pytorch:pytorch-native-cu92:jar:1.4.0'
<dependency org="ai.djl.pytorch" name="pytorch-native-cu92" rev="1.4.0">
<artifact name="pytorch-native-cu92" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.pytorch', module='pytorch-native-cu92', version='1.4.0')
)
libraryDependencies += "ai.djl.pytorch" % "pytorch-native-cu92" % "1.4.0"
[ai.djl.pytorch/pytorch-native-cu92 "1.4.0"]