|
2 | 2 | *UNOFFICIAL* TensorFlow Serving API libraries for Python3 |
3 | 3 | ========================================================= |
4 | 4 |
|
5 | | -+----------------+-----------------------------------------------------------------------------------------------------------------+ |
| 5 | ++----------------+-----------------------------------------------------------------------------------------------------------------------------------+ |
6 | 6 | | Latest release | .. image:: https://img.shields.io/pypi/v/tensorflow-serving-api-python3.svg?style=flat-square | |
7 | | -| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3 | |
8 | | -| | :alt: PyPi | |
9 | | -| | | |
| 7 | +| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3 | |
| 8 | +| | :alt: PyPi | |
| 9 | +| | | |
10 | 10 | | | .. image:: https://img.shields.io/pypi/implementation/tensorflow-serving-api-python3.svg?style=flat-square | |
11 | | -| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ | |
12 | | -| | :alt: Supported Python implementations | |
13 | | -| | | |
| 11 | +| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ | |
| 12 | +| | :alt: Supported Python implementations | |
| 13 | +| | | |
14 | 14 | | | .. image:: https://img.shields.io/pypi/pyversions/tensorflow-serving-api-python3.svg?style=flat-square | |
15 | | -| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ | |
16 | | -| | :alt: Supported Python versions | |
17 | | -+----------------+-----------------------------------------------------------------------------------------------------------------+ |
18 | | -| CI | .. image:: https://img.shields.io/travis/illagrenan/tensorflow-serving-api-python3.svg?logo=travis&style=flat-square | |
19 | | -| | :target: https://travis-ci.org/illagrenan/tensorflow-serving-api-python3 | |
20 | | -| | :alt: TravisCI | |
21 | | -+----------------+-----------------------------------------------------------------------------------------------------------------+ |
| 15 | +| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ | |
| 16 | +| | :alt: Supported Python versions | |
| 17 | ++----------------+-----------------------------------------------------------------------------------------------------------------------------------+ |
| 18 | +| CI | .. image:: https://img.shields.io/travis/illagrenan/tensorflow-serving-api-python3.svg?logo=travis&style=flat-square | |
| 19 | +| | :target: https://travis-ci.org/illagrenan/tensorflow-serving-api-python3 | |
| 20 | +| | :alt: TravisCI | |
| 21 | ++----------------+-----------------------------------------------------------------------------------------------------------------------------------+ |
22 | 22 |
|
23 | 23 | Installation |
24 | 24 | ------------ |
|
0 commit comments