DJL release for TFLite native binaries

Deep Java Library (DJL) provided TFLite native library binary distribution

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.tflite
ArtifactId

ArtifactId

tflite-native-cpu
Last Version

Last Version

2.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

DJL release for TFLite native binaries
Deep Java Library (DJL) provided TFLite native library binary distribution
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download tflite-native-cpu

How to add to project

<!-- https://jarcasting.com/artifacts/ai.djl.tflite/tflite-native-cpu/ -->
<dependency>
    <groupId>ai.djl.tflite</groupId>
    <artifactId>tflite-native-cpu</artifactId>
    <version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.tflite/tflite-native-cpu/
implementation 'ai.djl.tflite:tflite-native-cpu:2.6.2'
// https://jarcasting.com/artifacts/ai.djl.tflite/tflite-native-cpu/
implementation ("ai.djl.tflite:tflite-native-cpu:2.6.2")
'ai.djl.tflite:tflite-native-cpu:jar:2.6.2'
<dependency org="ai.djl.tflite" name="tflite-native-cpu" rev="2.6.2">
  <artifact name="tflite-native-cpu" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.tflite', module='tflite-native-cpu', version='2.6.2')
)
libraryDependencies += "ai.djl.tflite" % "tflite-native-cpu" % "2.6.2"
[ai.djl.tflite/tflite-native-cpu "2.6.2"]

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.
ai.djl.tflite

Amazon Web Services - Labs

AWS Labs

Versions

Version
2.6.2
2.4.1