License |
License |
---|---|
Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning DJL |
GroupId | GroupIdai.djl.tensorflow |
ArtifactId | ArtifactIdtensorflow-api |
Last Version | Last Version0.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDJL release for TensorFlow core api
Deep Java Library (DJL) release for TensorFlow core api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tensorflow-api-0.17.0.pom | |
tensorflow-api-0.17.0.jar | 5 MB |
tensorflow-api-0.17.0-sources.jar | 2 KB |
tensorflow-api-0.17.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-api/ -->
<dependency>
<groupId>ai.djl.tensorflow</groupId>
<artifactId>tensorflow-api</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-api/
implementation 'ai.djl.tensorflow:tensorflow-api:0.17.0'
// https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-api/
implementation ("ai.djl.tensorflow:tensorflow-api:0.17.0")
'ai.djl.tensorflow:tensorflow-api:jar:0.17.0'
<dependency org="ai.djl.tensorflow" name="tensorflow-api" rev="0.17.0">
<artifact name="tensorflow-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.tensorflow', module='tensorflow-api', version='0.17.0')
)
libraryDependencies += "ai.djl.tensorflow" % "tensorflow-api" % "0.17.0"
[ai.djl.tensorflow/tensorflow-api "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.6 |
com.google.protobuf : protobuf-java | jar | 3.19.2 |