Last Version

TensorFlow Lite 2.9.0

A library helps deploy machine learning models on mobile devices

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.tensorflow
ArtifactId

ArtifactId

tensorflow-lite-gpu
Version

Version

2.9.0
Type

Type

aar
Description

Description

TensorFlow Lite
A library helps deploy machine learning models on mobile devices
Project URL

Project URL

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

Source Code Management

https://github.com/tensorflow/tensorflow/tree/master/

Download tensorflow-lite-gpu 2.9.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.