File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ Supported versions of Tensorflow
36
36
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
37
37
| Tensorflow version | Serving API version | Link to original serving package |
38
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/ >`_ |
39
+ | ``tensorflow~=1.4.0 `` | ``pip install 'tensorflow-serving -api-python3~=1.4.0' `` | `https://pypi.org/.../1.4.0 <https://pypi.org/project/tensorflow-serving-api/1.4.0/ >`_ |
40
40
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
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/ >`_ |
41
+ | ``tensorflow~=1.5.0 `` | ``pip install 'tensorflow-serving -api-python3~=1.5.0' `` | `https://pypi.org/.../1.5.0 <https://pypi.org/project/tensorflow-serving-api/1.5.0/ >`_ |
42
42
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
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/ >`_ |
43
+ | ``tensorflow~=1.6.0 `` | ``pip install 'tensorflow-serving -api-python3~=1.6.0' `` | `https://pypi.org/.../1.6.0 <https://pypi.org/project/tensorflow-serving-api/1.6.0/ >`_ |
44
44
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
45
- | ``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/ >`_ |
45
+ | ``tensorflow~=1.7.0 `` | ``pip install 'tensorflow-serving -api-python3~=1.7.0' `` | `https://pypi.org/.../1.7.0 <https://pypi.org/project/tensorflow-serving-api/1.7.0/ >`_ |
46
46
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
47
47
48
48
You can’t perform that action at this time.
0 commit comments