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

ai.djl.mxnet:mxnet-native-cu102mkl 1.6.0

MXNet Engine native library binary distribution

Категории

Категории

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

Группа

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

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

mxnet-native-cu102mkl
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать mxnet-native-cu102mkl 1.6.0


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