| License |
License |
|---|---|
| Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning DJL |
| GroupId | GroupIdai.djl.tensorflow |
| ArtifactId | ArtifactIdtensorflow-model-zoo |
| Last Version | Last Version0.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDJL model zoo for TensorFlow
DJL model zoo for TensorFlow
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-model-zoo/ -->
<dependency>
<groupId>ai.djl.tensorflow</groupId>
<artifactId>tensorflow-model-zoo</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-model-zoo/
implementation 'ai.djl.tensorflow:tensorflow-model-zoo:0.17.0'
// https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-model-zoo/
implementation ("ai.djl.tensorflow:tensorflow-model-zoo:0.17.0")
'ai.djl.tensorflow:tensorflow-model-zoo:jar:0.17.0'
<dependency org="ai.djl.tensorflow" name="tensorflow-model-zoo" rev="0.17.0">
<artifact name="tensorflow-model-zoo" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.tensorflow', module='tensorflow-model-zoo', version='0.17.0')
)
libraryDependencies += "ai.djl.tensorflow" % "tensorflow-model-zoo" % "0.17.0"
[ai.djl.tensorflow/tensorflow-model-zoo "0.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.djl.tensorflow : tensorflow-engine | jar | 0.17.0 |