is not current version
Last Version 2.4.1

ai.djl.tensorflow:tensorflow-native-auto 2.1.0

TensorFlow 2.1 native library

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.1.0
Type

Type

jar

Download tensorflow-native-auto 2.1.0


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