is not current version
Last Version 0.4.1

TensorFlow Lite Support 0.2.0

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
Version

Version

0.2.0
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 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 2.5.8
org.tensorflow : tensorflow-lite jar 2.4.0

provided (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
com.google.auto.value : auto-value-annotations jar 1.6

Project Modules

There are no modules declared in this project.