GroupId | GroupIdorg.nd4j |
---|---|
ArtifactId | ArtifactIdnd4j-x86 |
Last Version | Last Version0.4-rc3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnd4j-cpu
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
nd4j-x86-0.4-rc3.8.pom | |
nd4j-x86-0.4-rc3.8.jar | 61 KB |
nd4j-x86-0.4-rc3.8-sources.jar | 46 KB |
nd4j-x86-0.4-rc3.8-linux-x86_64.jar | 23 KB |
nd4j-x86-0.4-rc3.8-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-x86/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-x86</artifactId>
<version>0.4-rc3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-x86/
implementation 'org.nd4j:nd4j-x86:0.4-rc3.8'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-x86/
implementation ("org.nd4j:nd4j-x86:0.4-rc3.8")
'org.nd4j:nd4j-x86:jar:0.4-rc3.8'
<dependency org="org.nd4j" name="nd4j-x86" rev="0.4-rc3.8">
<artifact name="nd4j-x86" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-x86', version='0.4-rc3.8')
)
libraryDependencies += "org.nd4j" % "nd4j-x86" % "0.4-rc3.8"
[org.nd4j/nd4j-x86 "0.4-rc3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fommil.netlib : all | pom | 1.1.2 |
org.jblas : jblas | jar | 1.2.4 |
org.nd4j : nd4j-api | jar | 0.4-rc3.8 |
org.bytedeco : javacpp | jar | 0.11 |