| License |
License |
|---|---|
| Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning DJL |
| GroupId | GroupIdai.djl.tensorflow |
| ArtifactId | ArtifactIdtensorflow-engine |
| Last Version | Last Version0.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDJL Engine Adapter for TensorFlow
Deep Java Library (DJL) Engine Adapter for TensorFlow
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tensorflow-engine-0.17.0.pom | |
| tensorflow-engine-0.17.0.jar | 50 KB |
| tensorflow-engine-0.17.0-sources.jar | 27 KB |
| tensorflow-engine-0.17.0-javadoc.jar | 67 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.djl : api | jar | 0.17.0 |
| ai.djl.tensorflow : tensorflow-api | jar | 0.17.0 |