Last Version

DJL release for PyTorch native binaries 1.11.0

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

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.pytorch
ArtifactId

ArtifactId

pytorch-native-cpu
Version

Version

1.11.0
Type

Type

jar
Description

Description

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

Project URL

http://www.djl.ai/engines/pytorch/pytorch-native
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download pytorch-native-cpu 1.11.0


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

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.