is not current version
Last Version 1.7.0-b

ai.djl.mxnet:mxnet-native-cu92mkl 1.7.0-a

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-cu92mkl
Version

Version

1.7.0-a
Type

Type

jar

Download mxnet-native-cu92mkl 1.7.0-a


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