p

pytorch-native-cu118-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
文件下载
文件名 操作
pytorch-native-cu118-precxx11-2.0.1.jar 下载
pytorch-native-cu118-precxx11-2.0.1.pom 下载
pytorch-native-cu118-precxx11-2.0.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>ai.djl.pytorch</groupId>
  <artifactId>pytorch-native-cu118-precxx11</artifactId>
  <version>2.0.1</version>
</dependency>
Gradle Groovy
implementation 'ai.djl.pytorch:pytorch-native-cu118-precxx11:2.0.1'
Gradle Kotlin
implementation("ai.djl.pytorch:pytorch-native-cu118-precxx11:2.0.1")
Scala SBT
libraryDependencies += "ai.djl.pytorch" % "pytorch-native-cu118-precxx11" % "2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='ai.djl.pytorch', module='pytorch-native-cu118-precxx11', version='2.0.1')
)
Apache Ivy
<dependency org="ai.djl.pytorch" name="pytorch-native-cu118-precxx11" rev="2.0.1" />
Leiningen
[ai.djl.pytorch/pytorch-native-cu118-precxx11 "2.0.1"]
Apache Buildr
'ai.djl.pytorch:pytorch-native-cu118-precxx11:jar:2.0.1'
本项目依赖
该项目无第三方依赖