JavaCPP Presets for TensorFlow Lite

The missing bridge between Java and native C++ libraries

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

tensorflow-lite
Last Version

Last Version

2.8.0-1.5.7
Release Date

Release Date

Type

Type

jar
Description

Description

JavaCPP Presets for TensorFlow Lite
The missing bridge between Java and native C++ libraries

Download tensorflow-lite

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.bytedeco : javacpp jar 1.5.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.0-1.5.7
2.5.0-1.5.6