License |
License |
---|---|
Categories |
CategoriesNet DJL Business Logic Libraries Machine Learning Native Development Tools |
GroupId | GroupIdai.djl.mxnet |
ArtifactId | ArtifactIdmxnet-native-cu102mkl |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDJL release for Apache MXNet native binaries
Deep Java Library (DJL) provided Apache MXNet native library binary distribution
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mxnet-native-cu102mkl-1.9.0.pom | |
mxnet-native-cu102mkl-1.9.0.jar | 618 bytes |
mxnet-native-cu102mkl-1.9.0-sources.jar | 261 bytes |
mxnet-native-cu102mkl-1.9.0-linux-x86_64.jar | 982 MB |
mxnet-native-cu102mkl-1.9.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-native-cu102mkl/ -->
<dependency>
<groupId>ai.djl.mxnet</groupId>
<artifactId>mxnet-native-cu102mkl</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-native-cu102mkl/
implementation 'ai.djl.mxnet:mxnet-native-cu102mkl:1.9.0'
// https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-native-cu102mkl/
implementation ("ai.djl.mxnet:mxnet-native-cu102mkl:1.9.0")
'ai.djl.mxnet:mxnet-native-cu102mkl:jar:1.9.0'
<dependency org="ai.djl.mxnet" name="mxnet-native-cu102mkl" rev="1.9.0">
<artifact name="mxnet-native-cu102mkl" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.mxnet', module='mxnet-native-cu102mkl', version='1.9.0')
)
libraryDependencies += "ai.djl.mxnet" % "mxnet-native-cu102mkl" % "1.9.0"
[ai.djl.mxnet/mxnet-native-cu102mkl "1.9.0"]