m

mxnet-native-cu92mkl

MXNet Engine native library binary distribution
http://www.djl.ai/mxnet/native
The Apache License, Version 2.0
DJL.AI Team
Files download
File Operation
mxnet-native-cu92mkl-1.7.0-b.jar download
mxnet-native-cu92mkl-1.7.0-b.pom download
mxnet-native-cu92mkl-1.7.0-b-sources.jar download
Apache Maven
<dependency>
  <groupId>ai.djl.mxnet</groupId>
  <artifactId>mxnet-native-cu92mkl</artifactId>
  <version>1.7.0-b</version>
</dependency>
Gradle Groovy
implementation 'ai.djl.mxnet:mxnet-native-cu92mkl:1.7.0-b'
Gradle Kotlin
implementation("ai.djl.mxnet:mxnet-native-cu92mkl:1.7.0-b")
Scala SBT
libraryDependencies += "ai.djl.mxnet" % "mxnet-native-cu92mkl" % "1.7.0-b"
Groovy Grape
@Grapes(
  @Grab(group='ai.djl.mxnet', module='mxnet-native-cu92mkl', version='1.7.0-b')
)
Apache Ivy
<dependency org="ai.djl.mxnet" name="mxnet-native-cu92mkl" rev="1.7.0-b" />
Leiningen
[ai.djl.mxnet/mxnet-native-cu92mkl "1.7.0-b"]
Apache Buildr
'ai.djl.mxnet:mxnet-native-cu92mkl:jar:1.7.0-b'
Dependencies
The project has no third-party dependencies