*UNOFFICIAL* TensorFlow Serving API libraries for Python3
Project description
Latest release |
|
CI |
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' |
|
tensorflow~=1.5.0 |
pip install 'tensorflow-serving-api-python3~=1.5.0' |
|
tensorflow~=1.6.0 |
pip install 'tensorflow-serving-api-python3~=1.6.0' |
|
tensorflow~=1.7.0 |
pip install 'tensorflow-serving-api-python3~=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
Built Distribution
File details
Details for the file tensorflow-serving-api-python3-1.8.0.tar.gz
.
File metadata
- Download URL: tensorflow-serving-api-python3-1.8.0.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc5bf08459d24436e295e0568858f6831d6556ddef244aeb560a2e4062a5eb74 |
|
MD5 | 4abf86e8ab4eeef778dd822950a8c207 |
|
BLAKE2b-256 | 8bb0e962e4b3ef0524784de074de46b449e20262572d33ec84b84a3d8a7147a0 |
File details
Details for the file tensorflow_serving_api_python3-1.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: tensorflow_serving_api_python3-1.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 112dcf8463501912fd83ee00b28f23977c9257bfb89ec7247e9df488c5887b3a |
|
MD5 | 91804559f713420a34dca4da801f9686 |
|
BLAKE2b-256 | 8cb4f3b3488ebe4e3b793d84d2bfb0ffee73e4d8a2918db553c8e50cc0cc0944 |