p

pytorch-native-cu101

Deep Java Library (DJL) provided PyTorch native library binary distribution
http://www.djl.ai/pytorch/pytorch-native
The Apache License, Version 2.0
DJL.AI Team
Files download
File Operation
pytorch-native-cu101-1.7.1.jar download
pytorch-native-cu101-1.7.1.pom download
pytorch-native-cu101-1.7.1-sources.jar download
Apache Maven
<dependency>
  <groupId>ai.djl.pytorch</groupId>
  <artifactId>pytorch-native-cu101</artifactId>
  <version>1.7.1</version>
</dependency>
Gradle Groovy
implementation 'ai.djl.pytorch:pytorch-native-cu101:1.7.1'
Gradle Kotlin
implementation("ai.djl.pytorch:pytorch-native-cu101:1.7.1")
Scala SBT
libraryDependencies += "ai.djl.pytorch" % "pytorch-native-cu101" % "1.7.1"
Groovy Grape
@Grapes(
  @Grab(group='ai.djl.pytorch', module='pytorch-native-cu101', version='1.7.1')
)
Apache Ivy
<dependency org="ai.djl.pytorch" name="pytorch-native-cu101" rev="1.7.1" />
Leiningen
[ai.djl.pytorch/pytorch-native-cu101 "1.7.1"]
Apache Buildr
'ai.djl.pytorch:pytorch-native-cu101:jar:1.7.1'
Dependencies
The project has no third-party dependencies