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

ai.djl.pytorch:pytorch-native-cu102 1.7.1

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

Категории

Категории

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

Группа

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

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

pytorch-native-cu102
Версия

Версия

1.7.1
Тип

Тип

jar

Скачать pytorch-native-cu102 1.7.1


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