| GroupId | GroupIdorg.nd4j |
|---|---|
| ArtifactId | ArtifactIdnd4j-jcublas |
| Version | Version0.0.3.5.4 |
| Type | Typejar |
| Description |
Descriptionnd4j-jcublas
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| nd4j-jcublas-0.0.3.5.4.pom | |
| nd4j-jcublas-0.0.3.5.4.jar | 25 KB |
| nd4j-jcublas-0.0.3.5.4-sources.jar | 12 KB |
| nd4j-jcublas-0.0.3.5.4-javadoc.jar | 87 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-jcublas/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-jcublas</artifactId>
<version>0.0.3.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jcublas/
implementation 'org.nd4j:nd4j-jcublas:0.0.3.5.4'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jcublas/
implementation ("org.nd4j:nd4j-jcublas:0.0.3.5.4")
'org.nd4j:nd4j-jcublas:jar:0.0.3.5.4'
<dependency org="org.nd4j" name="nd4j-jcublas" rev="0.0.3.5.4">
<artifact name="nd4j-jcublas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-jcublas', version='0.0.3.5.4')
)
libraryDependencies += "org.nd4j" % "nd4j-jcublas" % "0.0.3.5.4"
[org.nd4j/nd4j-jcublas "0.0.3.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nd4j : jcublas | jar | 6.5 |
| junit : junit | jar | 4.11 |
| org.nd4j : jcuda | jar | 6.5 |
| org.nd4j : jcufft | jar | 6.5 |
| org.nd4j : jcurand | jar | 6.5 |
| org.nd4j : jcusparse | jar | 6.5 |
| org.nd4j : nd4j-api | jar | 0.0.3.5.4 |