is not current version
Last Version 1.9.1

DJL release for PyTorch native binaries 1.8.1

Deep Java Library (DJL) provided PyTorch native library binary distribution

License

License

Categories

Categories

Auto Application Layer Libs Code Generators DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.pytorch
ArtifactId

ArtifactId

pytorch-native-auto
Version

Version

1.8.1
Type

Type

jar
Description

Description

DJL release for PyTorch native binaries
Deep Java Library (DJL) provided PyTorch native library binary distribution
Source Code Management

Source Code Management

https://github.com/awslabs/djl

Download pytorch-native-auto 1.8.1


<!-- https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-auto/ -->
<dependency>
    <groupId>ai.djl.pytorch</groupId>
    <artifactId>pytorch-native-auto</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-auto/
implementation 'ai.djl.pytorch:pytorch-native-auto:1.8.1'
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-auto/
implementation ("ai.djl.pytorch:pytorch-native-auto:1.8.1")
'ai.djl.pytorch:pytorch-native-auto:jar:1.8.1'
<dependency org="ai.djl.pytorch" name="pytorch-native-auto" rev="1.8.1">
  <artifact name="pytorch-native-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.pytorch', module='pytorch-native-auto', version='1.8.1')
)
libraryDependencies += "ai.djl.pytorch" % "pytorch-native-auto" % "1.8.1"
[ai.djl.pytorch/pytorch-native-auto "1.8.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.