TensorFlow Lite GPU Delegate Plugin

A library to configure and create a TfLite GPU delegate

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.tensorflow
ArtifactId

ArtifactId

tensorflow-lite-gpu-delegate-plugin
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

aar
Description

Description

TensorFlow Lite GPU Delegate Plugin
A library to configure and create a TfLite GPU delegate
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-gpu-delegate-plugin

How to add to project

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

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.

Versions

Version
0.4.1
0.4.0
0.4.0-rc0
0.3.1
0.3.0