@@ -33,17 +33,17 @@ Supported Python versions are: ``3.5`` and ``3.6``.
3333 Supported versions of Tensorflow
3434--------------------------------
3535
36- +-----------------------+------------------------------------------------+ --------------------------------------------------------+
37- | Tensorflow version | Serving API version | Link to original serving package |
38- +-----------------------+------------------------------------------------+ --------------------------------------------------------+
39- | ``tensorflow~=1.4.0 `` | ``pip install tensorflow-serving -api-python3~=1.4.0 `` | https://pypi.org/project/tensorflow-serving-api/1.4.0/ |
40- +-----------------------+------------------------------------------------+ --------------------------------------------------------+
41- | ``tensorflow~=1.5.0 `` | TBA | https://pypi.org/project/tensorflow-serving-api/1.5.0/ |
42- +-----------------------+------------------------------------------------+ --------------------------------------------------------+
43- | ``tensorflow~=1.6.0 `` | TBA | https://pypi.org/project/tensorflow-serving-api/1.6.0/ |
44- +-----------------------+------------------------------------------------+ --------------------------------------------------------+
45- | ``tensorflow~=1.7.0 `` | TBA | https://pypi.org/project/tensorflow-serving-api/1.7.0/ |
46- +-----------------------+------------------------------------------------+ --------------------------------------------------------+
36+ +-----------------------+--------------------------------------------------------+-------------------------------- --------------------------------------------------------+
37+ | Tensorflow version | Serving API version | Link to original serving package |
38+ +-----------------------+--------------------------------------------------------+-------------------------------- --------------------------------------------------------+
39+ | ``tensorflow~=1.4.0 `` | ``pip install ' tensorflow-seving -api-python3~=1.4.0' `` | ` https://pypi.org/.../1.4.0 < https://pypi.org/ project/tensorflow-serving-api/1.4.0/>`_ |
40+ +-----------------------+--------------------------------------------------------+-------------------------------- --------------------------------------------------------+
41+ | ``tensorflow~=1.5.0 `` | TBA | ` https://pypi.org/.../1.5.0 < https://pypi.org/ project/tensorflow-serving-api/1.5.0/>`_ |
42+ +-----------------------+--------------------------------------------------------+-------------------------------- --------------------------------------------------------+
43+ | ``tensorflow~=1.6.0 `` | TBA | ` https://pypi.org/.../1.6.0 < https://pypi.org/ project/tensorflow-serving-api/1.6.0/>`_ |
44+ +-----------------------+--------------------------------------------------------+-------------------------------- --------------------------------------------------------+
45+ | ``tensorflow~=1.7.0 `` | TBA | ` https://pypi.org/.../1.7.0 < https://pypi.org/ project/tensorflow-serving-api/1.7.0/>`_ |
46+ +-----------------------+--------------------------------------------------------+-------------------------------- --------------------------------------------------------+
4747
4848
4949Why?
0 commit comments