MVN

org.tensorflow : tensorflow-lite-gpu

Maven & Gradle

Jul 07, 2023
9 usages
181.5k stars

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

<dependency>
    <groupId>org.tensorflow</groupId>
    <artifactId>tensorflow-lite-gpu</artifactId>
    <version>2.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tensorflow : tensorflow-lite-gpu to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.13.0
  • Latest Release Candidate: 2.10.0-rc3

All Versions

Choose a version of org.tensorflow : tensorflow-lite-gpu to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.13.x
tensorflow-lite-gpu-2.13.0
2.12.x
tensorflow-lite-gpu-2.12.0
2.11.x
tensorflow-lite-gpu-2.11.0
2.10.x
tensorflow-lite-gpu-2.10.0
tensorflow-lite-gpu-2.10.0-rc3
2.9.x
tensorflow-lite-gpu-2.9.0
2.8.x
tensorflow-lite-gpu-2.8.0
2.7.x
tensorflow-lite-gpu-2.7.0
tensorflow-lite-gpu-2.7.0-rc0
2.6.x
tensorflow-lite-gpu-2.6.0
2.5.x
tensorflow-lite-gpu-2.5.0
2.4.x
tensorflow-lite-gpu-2.4.0
2.3.x
tensorflow-lite-gpu-2.3.0
2.2.x
tensorflow-lite-gpu-2.2.0
2.1.x
tensorflow-lite-gpu-2.1.0
2.0.x
tensorflow-lite-gpu-2.0.0
1.15.x
tensorflow-lite-gpu-1.15.0
1.14.x
tensorflow-lite-gpu-1.14.0

How to add a dependency to Maven

Add the following org.tensorflow : tensorflow-lite-gpu maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tensorflow</groupId>
    <artifactId>tensorflow-lite-gpu</artifactId>
    <version>2.13.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tensorflow : tensorflow-lite-gpu gradle dependency to your build.gradle file:

implementation 'org.tensorflow:tensorflow-lite-gpu:2.13.0'

Gradle Kotlin DSL: Add the following org.tensorflow : tensorflow-lite-gpu gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tensorflow:tensorflow-lite-gpu:2.13.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tensorflow : tensorflow-lite-gpu sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tensorflow" % "tensorflow-lite-gpu" % "2.13.0"

Advertisement

Dependencies from Group

Oct 23, 2019
109 usages
Oct 23, 2019
86 usages
176.1k stars
Oct 23, 2019
44 usages
Oct 23, 2019
32 usages
1.3k stars
Jul 07, 2023
31 usages
181.5k stars

Discover Dependencies

Apr 12, 2021
1 stars
Jun 07, 2021
3 usages
29k stars
Apr 19, 2021
219 usages
5.5k stars
Apr 18, 2021
4 usages
12 stars
May 08, 2023
0 stars
Jun 24, 2023
Jul 28, 2023
3 usages
1.3k stars
Jul 28, 2023
1 usages
1.3k stars
Aug 15, 2023
25 usages
446 stars