p

pytorch-native-cu113-precxx11

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-precxx11-1.11.0.jar download
pytorch-native-cu113-precxx11-1.11.0.pom download
pytorch-native-cu113-precxx11-1.11.0-sources.jar download
Apache Maven
<dependency>
  <groupId>ai.djl.pytorch</groupId>
  <artifactId>pytorch-native-cu113-precxx11</artifactId>
  <version>1.11.0</version>
</dependency>
Gradle Groovy
implementation 'ai.djl.pytorch:pytorch-native-cu113-precxx11:1.11.0'
Gradle Kotlin
implementation("ai.djl.pytorch:pytorch-native-cu113-precxx11:1.11.0")
Scala SBT
libraryDependencies += "ai.djl.pytorch" % "pytorch-native-cu113-precxx11" % "1.11.0"
Groovy Grape
@Grapes(
  @Grab(group='ai.djl.pytorch', module='pytorch-native-cu113-precxx11', version='1.11.0')
)
Apache Ivy
<dependency org="ai.djl.pytorch" name="pytorch-native-cu113-precxx11" rev="1.11.0" />
Leiningen
[ai.djl.pytorch/pytorch-native-cu113-precxx11 "1.11.0"]
Apache Buildr
'ai.djl.pytorch:pytorch-native-cu113-precxx11:jar:1.11.0'
Dependencies
The project has no third-party dependencies