is not current version
Last Version 0.4.1

TensorFlow Lite Base Task API 0.3.0

Common tools for TFLite Task libraries

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.tensorflow
ArtifactId

ArtifactId

tensorflow-lite-task-base
Version

Version

0.3.0
Type

Type

aar
Description

Description

TensorFlow Lite Base Task API
Common tools for TFLite Task libraries
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-task-base 0.3.0


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.6

Project Modules

There are no modules declared in this project.