TensorFlow Lite Base Task API

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
Last Version

Last Version

0.4.1
Release Date

Release Date

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

How to add to project

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

Dependencies

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