Last Version

DJL release for TensorFlow native binaries 2.4.1

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

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning Auto Application Layer Libs Code Generators DJL Native Development Tools
GroupId

GroupId

ai.djl.tensorflow
ArtifactId

ArtifactId

tensorflow-native-auto
Version

Version

2.4.1
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/awslabs/djl

Download tensorflow-native-auto 2.4.1


<!-- https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-native-auto/ -->
<dependency>
    <groupId>ai.djl.tensorflow</groupId>
    <artifactId>tensorflow-native-auto</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-native-auto/
implementation 'ai.djl.tensorflow:tensorflow-native-auto:2.4.1'
// https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-native-auto/
implementation ("ai.djl.tensorflow:tensorflow-native-auto:2.4.1")
'ai.djl.tensorflow:tensorflow-native-auto:jar:2.4.1'
<dependency org="ai.djl.tensorflow" name="tensorflow-native-auto" rev="2.4.1">
  <artifact name="tensorflow-native-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.tensorflow', module='tensorflow-native-auto', version='2.4.1')
)
libraryDependencies += "ai.djl.tensorflow" % "tensorflow-native-auto" % "2.4.1"
[ai.djl.tensorflow/tensorflow-native-auto "2.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.