提交 202ea3a6 编写于 作者: H Hanton 提交者: Liangliang He

Fix docs typos (#385)

* Update env_requirement.rst

Fix pip install commands.

* Update advanced_usage.rst
上级 ba994508
......@@ -41,7 +41,7 @@ For Bazel, install it following installation guide. For python dependencies,
.. code:: sh
pip install -U --user setup/requirements.txt
pip install -U --user -r setup/requirements.txt
......@@ -83,7 +83,7 @@ For python dependencies,
.. code:: sh
pip install -U --user setup/optionals.txt
pip install -U --user -r setup/optionals.txt
.. note::
......
......@@ -421,11 +421,6 @@ the detailed information is in :doc:`benchmark`.
- 3
- ``run``/``benchmark``
- 0:DEFAULT/1:LOW/2:NORMAL/3:HIGH
* - --gpu_perf_hint
- int
- 3
- ``run``/``benchmark``
- 0:DEFAULT/1:LOW/2:NORMAL/3:HIGH
* - --gpu_priority_hint
- int
- 3
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册