License |
License |
---|---|
Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.handong0123 |
ArtifactId | ArtifactIdtensorflow_deploy_cpu |
Version | Version1.14.0 |
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 |