TensorFlow Core API Library

Platform-dependent native code and pure-Java code for the TensorFlow machine intelligence library.

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.tensorflow
ArtifactId

ArtifactId

tensorflow-core-api
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

TensorFlow Core API Library
Platform-dependent native code and pure-Java code for the TensorFlow machine intelligence library.

Download tensorflow-core-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.bytedeco : javacpp jar 1.5.6
com.google.protobuf : protobuf-java jar 3.19.4
org.tensorflow : ndarray jar 0.3.3

test (6)

Group / Artifact Type Version
org.bytedeco : javacpp jar 1.5.6
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.openjdk.jmh : jmh-core jar 1.21
com.google.truth : truth jar 1.0.1
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.
org.tensorflow

Versions

Version
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0