Skip to content

Commit 299143a

Browse files
authored
Merge branch 'master' into tf-1.7
2 parents 7a91c5b + 948ab85 commit 299143a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Supported versions of Tensorflow
3838
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
3939
| ``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/>`_ |
4040
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
41-
| ``tensorflow~=1.5.0`` | TBA | `https://pypi.org/.../1.5.0 <https://pypi.org/project/tensorflow-serving-api/1.5.0/>`_ |
41+
| ``tensorflow~=1.5.0`` | ``pip install 'tensorflow-seving-api-python3~=1.5.0'`` | `https://pypi.org/.../1.5.0 <https://pypi.org/project/tensorflow-serving-api/1.5.0/>`_ |
4242
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
43-
| ``tensorflow~=1.6.0`` | TBA | `https://pypi.org/.../1.6.0 <https://pypi.org/project/tensorflow-serving-api/1.6.0/>`_ |
43+
| ``tensorflow~=1.6.0`` | ``pip install 'tensorflow-seving-api-python3~=1.6.0'`` | `https://pypi.org/.../1.6.0 <https://pypi.org/project/tensorflow-serving-api/1.6.0/>`_ |
4444
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
4545
| ``tensorflow~=1.7.0`` | ``pip install 'tensorflow-seving-api-python3~=1.7.0'`` | `https://pypi.org/.../1.7.0 <https://pypi.org/project/tensorflow-serving-api/1.7.0/>`_ |
4646
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)