Skip to content

Commit 14dff25

Browse files
authored
[API Compatibility] update docs (#7453)
* update * update * format * codestyle
1 parent 75b7b7b commit 14dff25

File tree

5 files changed

+149
-107
lines changed

5 files changed

+149
-107
lines changed

docs/api/index_cn.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ API 文档
7575
+--------------------------+------------------------------------------------------------------------------------+
7676
| paddle.profiler | 飞桨框架的性能分析器,提供对模型训练和推理过程的性能数据进行展示和统计分析的功能。 |
7777
+--------------------------+------------------------------------------------------------------------------------+
78+
| paddle.random | 随机数生成相关 API,包括 initial_seed 等。 |
79+
+--------------------------+------------------------------------------------------------------------------------+
7880
| paddle.regularizer | 正则化相关 API,包括 L1Decay、L2Decay 等。 |
7981
+--------------------------+------------------------------------------------------------------------------------+
8082
| paddle.signal | 信号处理领域 API。 |

0 commit comments

Comments
 (0)