Last Version

DJL Engine Adapter for TensorFlow 0.17.0

Deep Java Library (DJL) Engine Adapter for TensorFlow

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning DJL
GroupId

GroupId

ai.djl.tensorflow
ArtifactId

ArtifactId

tensorflow-engine
Version

Version

0.17.0
Type

Type

jar
Description

Description

DJL Engine Adapter for TensorFlow
Deep Java Library (DJL) Engine Adapter for TensorFlow
Project URL

Project URL

http://www.djl.ai/engines/tensorflow/tensorflow-engine
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download tensorflow-engine 0.17.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ai.djl : api jar 0.17.0
ai.djl.tensorflow : tensorflow-api jar 0.17.0

Project Modules

There are no modules declared in this project.