File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 2
2
*UNOFFICIAL * TensorFlow Serving API libraries for Python3
3
3
=========================================================
4
4
5
+ +----------------+-----------------------------------------------------------------------------------------------------------------+
6
+ | Latest release | .. image:: https://img.shields.io/pypi/v/tensorflow-serving-api-python3.svg |
7
+ | | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3 |
8
+ | | :alt: PyPi |
9
+ | | |
10
+ | | .. image:: https://img.shields.io/pypi/implementation/tensorflow-serving-api-python3.svg |
11
+ | | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ |
12
+ | | :alt: Supported Python implementations |
13
+ | | |
14
+ | | .. image:: https://img.shields.io/pypi/pyversions/tensorflow-serving-api-python3.svg |
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 |
19
+ | | :target: https://travis-ci.org/illagrenan/tensorflow-serving-api-python3 |
20
+ | | :alt: TravisCI |
21
+ +----------------+-----------------------------------------------------------------------------------------------------------------+
22
+
5
23
Installation
6
24
------------
7
25
You can’t perform that action at this time.
0 commit comments