p

pytorch-native-cu118

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