提交 0b37c2f6 编写于 作者: L Luo Tao

fix conflict

上级 740ee40f
......@@ -18,6 +18,7 @@
:maxdepth: 1
dev/write_docs_cn.rst
dev/contribute_to_paddle_cn.md
模型配置
--------
......@@ -32,3 +33,5 @@
.. toctree::
:maxdepth: 1
optimization/gpu_profiling_cn.rst
......@@ -33,4 +33,4 @@ Optimization
.. toctree::
:maxdepth: 1
optimization/index_en.rst
optimization/gpu_profiling_en.rst
PaddlePaddle 性能分析与调优
=====================================
==================
GPU性能分析与调优
==================
.. contents::
此教程将向您分步介绍如何使用内置的定时工具、 **nvprof** 或 **nvvp** 来运行性能分析和调优。
......
Profiling on PaddlePaddle
=========================
====================
Tune GPU Performance
====================
.. contents::
This tutorial will guide you step-by-step through how to conduct profiling and performance tuning using built-in timer, **nvprof** and **nvvp**.
......
Tune GPU Performance
====================
.. toctree::
:maxdepth: 3
gpu_profiling_en.rst
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册