TensorFlow Lite Support

A library with utilities and data structures to deploy TFLite models on-device

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.tensorflow
ArtifactId

ArtifactId

tensorflow-lite-support
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

aar
Description

Description

TensorFlow Lite Support
A library with utilities and data structures to deploy TFLite models on-device
Project URL

Project URL

https://tensorflow.org/lite/
Source Code Management

Source Code Management

https://github.com/tensorflow/tflite-support/tree/master/

Download tensorflow-lite-support

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.tensorflow : tensorflow-lite-support-api jar [0.4.1]
org.tensorflow : tensorflow-lite jar 2.9.0

Project Modules

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

Versions

Version
0.4.1
0.4.0
0.4.0-rc0
0.3.1
0.3.0
0.2.0
0.2.0-rc2
0.2.0-rc1
0.2.0-rc0
0.1.0