Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add profiling model doc #4694

Merged
merged 19 commits into from
May 5, 2022
9 changes: 8 additions & 1 deletion docs/guides/performance_improving/index_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,11 @@
.. toctree::
:hidden:

quantization.md
quantization.md

- `模型性能分析 <./profiling_model.html>`_ : 使用飞桨性能分析器对模型进行性能调试。

.. toctree::
:hidden:

profiling_model.md
Loading