| License |
License |
|---|---|
| GroupId | GroupIdorg.nd4j |
| ArtifactId | ArtifactIdjcublas2 |
| Version | Version6.5 |
| Type | Typejar |
| Description |
Descriptionjcublas2
Jcuda - This is a repackaging of jcuda for maven.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jcublas2-6.5.pom | |
| jcublas2-6.5.jar | 117 KB |
| jcublas2-6.5-sources.jar | 118 KB |
| jcublas2-6.5-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/jcublas2/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>jcublas2</artifactId>
<version>6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/jcublas2/
implementation 'org.nd4j:jcublas2:6.5'
// https://jarcasting.com/artifacts/org.nd4j/jcublas2/
implementation ("org.nd4j:jcublas2:6.5")
'org.nd4j:jcublas2:jar:6.5'
<dependency org="org.nd4j" name="jcublas2" rev="6.5">
<artifact name="jcublas2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='jcublas2', version='6.5')
)
libraryDependencies += "org.nd4j" % "jcublas2" % "6.5"
[org.nd4j/jcublas2 "6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nd4j : jcublas | jar | 6.5 |
| org.nd4j : jcuda | jar | 6.5 |