p

pytorch-native-cu92-precxx11

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