p

pytorch-native-cu113

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