Last Version

DJL Engine Adapter for Apache MXNet 0.17.0

Deep Java Library (DJL) Engine Adapter for Apache MXNet

License

License

Categories

Categories

Net DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.mxnet
ArtifactId

ArtifactId

mxnet-engine
Version

Version

0.17.0
Type

Type

jar
Description

Description

DJL Engine Adapter for Apache MXNet
Deep Java Library (DJL) Engine Adapter for Apache MXNet
Project URL

Project URL

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

Source Code Management

https://github.com/deepjavalibrary/djl

Download mxnet-engine 0.17.0


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

Dependencies

compile (1)

Group / Artifact Type Version
ai.djl : api jar 0.17.0

Project Modules

There are no modules declared in this project.