Skip to content

Commit 473740e

Browse files
authored
[Docathon][Fix note No.11-13] (#7213)
1 parent efb5e61 commit 473740e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/api/paddle/nn/InstanceNorm1D_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ InstanceNorm1D
4040
- output:和输入形状一样。
4141

4242
.. note::
43-
目前设置 track_running_stats 和 momentum 是无效的。之后的版本会修复此问题。
43+
目前设置 track_running_stats 和 momentum 是无效的。之后的版本会修复此问题。
4444

4545

4646
代码示例

docs/api/paddle/nn/InstanceNorm2D_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ InstanceNorm2D
4040
- output:和输入形状一样。
4141

4242
.. note::
43-
目前设置 track_running_stats 和 momentum 是无效的。之后的版本会修复此问题。
43+
目前设置 track_running_stats 和 momentum 是无效的。之后的版本会修复此问题。
4444

4545

4646
代码示例

docs/api/paddle/nn/InstanceNorm3D_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ InstanceNorm3D
3939
- output:和输入形状一样。
4040

4141
.. note::
42-
目前设置 track_running_stats 和 momentum 是无效的。之后的版本会修复此问题。
42+
目前设置 track_running_stats 和 momentum 是无效的。之后的版本会修复此问题。
4343

4444

4545
代码示例

0 commit comments

Comments
 (0)