jar

com.github.handong0123 : tensorflow-deploy-cpu

Maven & Gradle

Oct 31, 2019
49 stars

tensorflow-deploy · tensorflow deploy for java

Table Of Contents

Latest Version

Download com.github.handong0123 : tensorflow-deploy-cpu JAR file - Latest Versions:

All Versions

Download com.github.handong0123 : tensorflow-deploy-cpu JAR file - All Versions:

Version Vulnerabilities Size Updated
1.14.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tensorflow-deploy-cpu-1.14.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.handong0123.tensorflow.deploy.session.entity

├─ com.github.handong0123.tensorflow.deploy.session.entity.ModelDataType.class - [JAR]

├─ com.github.handong0123.tensorflow.deploy.session.entity.ModelInput.class - [JAR]

├─ com.github.handong0123.tensorflow.deploy.session.entity.ModelOutput.class - [JAR]

├─ com.github.handong0123.tensorflow.deploy.session.entity.ModelParam.class - [JAR]

├─ com.github.handong0123.tensorflow.deploy.session.entity.PreProcessModeType.class - [JAR]

com.github.handong0123.tensorflow.deploy.session.thread

├─ com.github.handong0123.tensorflow.deploy.session.thread.ThreadPoolConfig.class - [JAR]

com.github.handong0123.tensorflow.deploy.provider

├─ com.github.handong0123.tensorflow.deploy.provider.TensorflowProvider.class - [JAR]

com.github.handong0123.tensorflow.deploy.session.model

├─ com.github.handong0123.tensorflow.deploy.session.model.TensorflowDataService.class - [JAR]

├─ com.github.handong0123.tensorflow.deploy.session.model.TensorflowDataServiceImpl.class - [JAR]

├─ com.github.handong0123.tensorflow.deploy.session.model.TensorflowModelService.class - [JAR]

├─ com.github.handong0123.tensorflow.deploy.session.model.TensorflowModelServiceImpl.class - [JAR]