“8735c53829d111a76aba5193477a6d7f83e909dc”上不存在“mobile/test/operators/test_slice_op.cpp”
提交 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, ...@@ -41,7 +41,7 @@ For Bazel, install it following installation guide. For python dependencies,
.. code:: sh .. code:: sh
pip install -U --user setup/requirements.txt pip install -U --user -r setup/requirements.txt
...@@ -83,7 +83,7 @@ For python dependencies, ...@@ -83,7 +83,7 @@ For python dependencies,
.. code:: sh .. code:: sh
pip install -U --user setup/optionals.txt pip install -U --user -r setup/optionals.txt
.. note:: .. note::
......
...@@ -421,11 +421,6 @@ the detailed information is in :doc:`benchmark`. ...@@ -421,11 +421,6 @@ the detailed information is in :doc:`benchmark`.
- 3 - 3
- ``run``/``benchmark`` - ``run``/``benchmark``
- 0:DEFAULT/1:LOW/2:NORMAL/3:HIGH - 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 * - --gpu_priority_hint
- int - int
- 3 - 3
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册