Last Version

TensorFlow Lite Base Task API 0.4.1

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


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