Skip to main content

*UNOFFICIAL* TensorFlow Serving API libraries for Python3

Project description

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-seving-api-python3~=1.4.0'

https://pypi.org/…/1.4.0

tensorflow~=1.5.0

pip install 'tensorflow-seving-api-python3~=1.5.0'

https://pypi.org/…/1.5.0

tensorflow~=1.6.0

TBA

https://pypi.org/…/1.6.0

tensorflow~=1.7.0

TBA

https://pypi.org/…/1.7.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: https://github.com/tensorflow/serving/issues/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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tensorflow-serving-api-python3-1.5.0.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

tensorflow_serving_api_python3-1.5.0-py2.py3-none-any.whl (17.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page