License |
License |
---|---|
Categories |
CategoriesDJL Business Logic Libraries Machine Learning Native Development Tools |
GroupId | GroupIdai.djl.pytorch |
ArtifactId | ArtifactIdpytorch-native-cpu-precxx11 |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDJL release for PyTorch native binaries
Deep Java Library (DJL) provided PyTorch native library binary distribution
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cpu-precxx11/ -->
<dependency>
<groupId>ai.djl.pytorch</groupId>
<artifactId>pytorch-native-cpu-precxx11</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cpu-precxx11/
implementation 'ai.djl.pytorch:pytorch-native-cpu-precxx11:1.11.0'
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cpu-precxx11/
implementation ("ai.djl.pytorch:pytorch-native-cpu-precxx11:1.11.0")
'ai.djl.pytorch:pytorch-native-cpu-precxx11:jar:1.11.0'
<dependency org="ai.djl.pytorch" name="pytorch-native-cpu-precxx11" rev="1.11.0">
<artifact name="pytorch-native-cpu-precxx11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.pytorch', module='pytorch-native-cpu-precxx11', version='1.11.0')
)
libraryDependencies += "ai.djl.pytorch" % "pytorch-native-cpu-precxx11" % "1.11.0"
[ai.djl.pytorch/pytorch-native-cpu-precxx11 "1.11.0"]