MVN

ai.djl.pytorch : pytorch-native-auto

Maven & Gradle

Oct 25, 2021
7 usages
3.7k stars

DJL release for PyTorch native binaries · Deep Java Library (DJL) provided PyTorch native library binary distribution

<dependency>
    <groupId>ai.djl.pytorch</groupId>
    <artifactId>pytorch-native-auto</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.djl.pytorch : pytorch-native-auto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1

All Versions

Choose a version of ai.djl.pytorch : pytorch-native-auto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
pytorch-native-auto-1.9.1
pytorch-native-auto-1.9.0
1.8.x
pytorch-native-auto-1.8.1
1.7.x
pytorch-native-auto-1.7.1
pytorch-native-auto-1.7.0
1.6.x
pytorch-native-auto-1.6.0
1.5.x
pytorch-native-auto-1.5.0
1.4.x
pytorch-native-auto-1.4.0

How to add a dependency to Maven

Add the following ai.djl.pytorch : pytorch-native-auto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.djl.pytorch</groupId>
    <artifactId>pytorch-native-auto</artifactId>
    <version>1.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.djl.pytorch : pytorch-native-auto gradle dependency to your build.gradle file:

implementation 'ai.djl.pytorch:pytorch-native-auto:1.9.1'

Gradle Kotlin DSL: Add the following ai.djl.pytorch : pytorch-native-auto gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.djl.pytorch:pytorch-native-auto:1.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.djl.pytorch : pytorch-native-auto sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.djl.pytorch" % "pytorch-native-auto" % "1.9.1"

Advertisement

Dependencies from Group

Oct 25, 2021
7 usages
3.7k stars
Jul 11, 2023
6 usages
3.7k stars
Jul 11, 2023
3 usages
3.7k stars
Jan 15, 2021
1 usages
3.7k stars
Jul 09, 2023
1 usages
3.7k stars

Discover Dependencies

Jul 11, 2023
3 usages
3.7k stars
Aug 22, 2023
4 usages
1.9k stars
Dec 23, 2020
2 usages
446 stars
Aug 24, 2023
4 usages
577 stars
Mar 02, 2022
1 stars
Dec 18, 2021
7 stars
Aug 18, 2023
1k stars
Mar 22, 2023
1 usages
0 stars