Giter VIP home page Giter VIP logo

tensorflow-serving-api-python3's Introduction


๐Ÿšง๐Ÿšจ THIS PACKAGE HAS BEEN DEPRECATED ๐Ÿšจ๐Ÿšง

tensorflow-seving-api==1.9.0 (https://pypi.org/project/tensorflow-serving-api/1.9.0/#files) is now correctly distributed with Python3 classifiers on PyPI. Use official package for tensorflow>=1.9.0 and this package for tensorflow>=1.4.0,<=1.8.0.

More useful info can be found here: #6


UNOFFICIAL TensorFlow Serving API libraries for Python3

Latest release

PyPi

Supported Python implementations

Supported Python versions

CI TravisCI

Installation

Supported Python versions are: 3.5 and 3.6.

pip install --upgrade tensorflow-serving-api-python3

Supported versions of Tensorflow

Tensorflow version Serving API version Link to original serving package
tensorflow~=1.4.0 pip install 'tensorflow-serving-api-python3~=1.4.0' https://pypi.org/.../1.4.0
tensorflow~=1.5.0 pip install 'tensorflow-serving-api-python3~=1.5.0' https://pypi.org/.../1.5.0
tensorflow~=1.6.0 pip install 'tensorflow-serving-api-python3~=1.6.0' https://pypi.org/.../1.6.0
tensorflow~=1.7.0 pip install 'tensorflow-serving-api-python3~=1.7.0' https://pypi.org/.../1.7.0
tensorflow~=1.8.0 pip install 'tensorflow-serving-api-python3~=1.8.0' https://pypi.org/.../1.8.0

Why?

Official Serving package (https://pypi.python.org/pypi/tensorflow-serving-api) is marked as Python2-only although it supports Python3 (therefore you cannot pip3 install tensorflow-serving-api). This has been discussed in this thread: tensorflow/serving#700 (unfortunately, the proposal for publishing the Python3 package was rejected).

This package is only redistribution: I only downloaded Python2 .whl from the PyPI, extracted it and added my setup.py with Python3 support.

tensorflow-serving-api-python3's People

Contributors

illagrenan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tensorflow-serving-api-python3's Issues

Does not it support TF-GPU version?

I use this command "pip install --upgrade tensorflow-serving-api-python3" to install tf-serving, but it automatically installed the CPU version of Tensorflow, and uninstall my GPU version, why? Does not it support TF-GPU version?

And the command "pip install 'tensorflow-seving-api-python3~=1.7.0'" has the problem:
Collecting tensorflow-seving-api-python3~=1.7.0 Could not find a version that satisfies the requirement tensorflow-seving-api-python3~=1.7.0 (from versions: ) No matching distribution found for tensorflow-seving-api-python3~=1.7.0

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.