is not current version
Last Version 1.9.0

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

MXNet Engine native library binary distribution

Categories

Categories

Net DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.mxnet
ArtifactId

ArtifactId

mxnet-native-mkl
Version

Version

1.6.0
Type

Type

jar

Download mxnet-native-mkl 1.6.0


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