fix conflict

avx_docs
Luo Tao 8 years ago
parent 740ee40f90
commit 0b37c2f67a

@ -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

@ -1,5 +1,8 @@
PaddlePaddle 性能分析与调优
=====================================
==================
GPU性能分析与调优
==================
.. contents::
此教程将向您分步介绍如何使用内置的定时工具、 **nvprof****nvvp** 来运行性能分析和调优。

@ -1,5 +1,8 @@
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**.

@ -1,7 +0,0 @@
Tune GPU Performance
====================
.. toctree::
:maxdepth: 3
gpu_profiling_en.rst
Loading…
Cancel
Save