License |
License |
---|---|
Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.handong0123 |
ArtifactId | ArtifactIdtensorflow-deploy-cpu |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontensorflow-deploy
tensorflow deploy for java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.handong0123/tensorflow-deploy-cpu/ -->
<dependency>
<groupId>com.github.handong0123</groupId>
<artifactId>tensorflow-deploy-cpu</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.handong0123/tensorflow-deploy-cpu/
implementation 'com.github.handong0123:tensorflow-deploy-cpu:1.14.0'
// https://jarcasting.com/artifacts/com.github.handong0123/tensorflow-deploy-cpu/
implementation ("com.github.handong0123:tensorflow-deploy-cpu:1.14.0")
'com.github.handong0123:tensorflow-deploy-cpu:jar:1.14.0'
<dependency org="com.github.handong0123" name="tensorflow-deploy-cpu" rev="1.14.0">
<artifact name="tensorflow-deploy-cpu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.handong0123', module='tensorflow-deploy-cpu', version='1.14.0')
)
libraryDependencies += "com.github.handong0123" % "tensorflow-deploy-cpu" % "1.14.0"
[com.github.handong0123/tensorflow-deploy-cpu "1.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tensorflow : tensorflow | jar | 1.14.0 |
org.tensorflow : libtensorflow_jni | jar | 1.14.0 |
org.tensorflow : libtensorflow | jar | 1.14.0 |
org.tensorflow : proto | jar | 1.14.0 |
com.google.protobuf : protobuf-java | jar | 3.6.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework.boot : spring-boot | jar | 1.4.0.RELEASE |
com.google.guava : guava | jar | 27.0.1-jre |
com.alibaba : fastjson | jar | 1.2.62 |
org.apache.commons : commons-lang3 | jar | 3.7 |