GithubHelp home page GithubHelp logo

wantongtang / tensorflow-serving-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sebastian-schlecht/tensorflow-serving-python

0.0 2.0 0.0 498 KB

Python client to communicate with tensorflow serving

Python 100.00%

tensorflow-serving-python's Introduction

tensorflow-serving-python

Minimal Python client to communicate with TensorFlow Serving.

About

Python client to communicate with the TensorFlow RPC API. Similar to the examples in the documentation of TensorFlow Serving, we use gRPC as the RPC client.

TODOs

  • Link TensorFlow Serving as a sub-module here. To compile protobufs properly during build.
  • When distributing, get rid of tf.contrib functions to remove TensorFlow as a dependency.

Installation

Check out the source e.g. via git clone https://github.com/sebastian-schlecht/tensorflow-serving-python.git and run python setup.py install.

This package depends on the following pip modules, so you might want to install those first:

  • Cython
  • grpcio
  • grpcio-tools
  • tensorflow

Alternatively, we offer an unofficial python wheel to be installed with: pip install http://www.mealomi.com/storage/tensorflow_serving_python/tensorflow_serving_python-0.1-py2-none-any.whl

Note When running on Linux, make sure pip is upgraded via pip install --upgrade pip such that TensorFlow is installed correctly.

Examples

Examples can be found in the examples folder.

tensorflow-serving-python's People

Contributors

sebastian-schlecht avatar

Watchers

James Cloos avatar Richard M Wan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.