Skip to content

Commit 0b37c2f

Browse files
committed
fix conflict
1 parent 740ee40 commit 0b37c2f

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

doc/howto/index_cn.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
:maxdepth: 1
1919

2020
dev/write_docs_cn.rst
21+
dev/contribute_to_paddle_cn.md
2122

2223
模型配置
2324
--------
@@ -32,3 +33,5 @@
3233

3334
.. toctree::
3435
:maxdepth: 1
36+
37+
optimization/gpu_profiling_cn.rst

doc/howto/index_en.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ Optimization
3333
.. toctree::
3434
:maxdepth: 1
3535

36-
optimization/index_en.rst
36+
optimization/gpu_profiling_en.rst

doc/howto/optimization/gpu_profiling_cn.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
PaddlePaddle 性能分析与调优
2-
=====================================
1+
==================
2+
GPU性能分析与调优
3+
==================
4+
5+
.. contents::
36

47
此教程将向您分步介绍如何使用内置的定时工具、 **nvprof** 或 **nvvp** 来运行性能分析和调优。
58

doc/howto/optimization/gpu_profiling_en.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
Profiling on PaddlePaddle
2-
=========================
1+
====================
2+
Tune GPU Performance
3+
====================
4+
5+
.. contents::
36

47
This tutorial will guide you step-by-step through how to conduct profiling and performance tuning using built-in timer, **nvprof** and **nvvp**.
58

doc/howto/optimization/index_en.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)