не последняя версия
Последняя версия 1.11.0

ai.djl.pytorch:pytorch-native-cpu-precxx11 1.5.0-post0

PyTorch Engine native library binary distribution

Категории

Категории

DJL Прикладные библиотеки Machine Learning Native Инструменты разработки
Группа

Группа

ai.djl.pytorch
Идентификатор

Идентификатор

pytorch-native-cpu-precxx11
Версия

Версия

1.5.0-post0
Тип

Тип

jar

Скачать pytorch-native-cpu-precxx11 1.5.0-post0


<!-- 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.5.0-post0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cpu-precxx11/
implementation 'ai.djl.pytorch:pytorch-native-cpu-precxx11:1.5.0-post0'
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cpu-precxx11/
implementation ("ai.djl.pytorch:pytorch-native-cpu-precxx11:1.5.0-post0")
'ai.djl.pytorch:pytorch-native-cpu-precxx11:jar:1.5.0-post0'
<dependency org="ai.djl.pytorch" name="pytorch-native-cpu-precxx11" rev="1.5.0-post0">
  <artifact name="pytorch-native-cpu-precxx11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.pytorch', module='pytorch-native-cpu-precxx11', version='1.5.0-post0')
)
libraryDependencies += "ai.djl.pytorch" % "pytorch-native-cpu-precxx11" % "1.5.0-post0"
[ai.djl.pytorch/pytorch-native-cpu-precxx11 "1.5.0-post0"]