Last Version

DJL release for Apache MXNet native binaries 1.9.0

Deep Java Library (DJL) provided Apache MXNet native library binary distribution

License

License

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.9.0
Type

Type

jar
Description

Description

DJL release for Apache MXNet native binaries
Deep Java Library (DJL) provided Apache MXNet native library binary distribution
Project URL

Project URL

http://www.djl.ai/engines/mxnet/native
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download mxnet-native-mkl 1.9.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.