Skip to content

Commit a49443d

Browse files
achuan101zoey333
andauthored
docfix:#47,docs/zh/develop/api/paddle/nn/Conv1D_cn 属性部分的格式参照参数、形状的写法 (#6345)
Co-authored-by: zoey333 <[email protected]>
1 parent 2fcd352 commit a49443d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/api/paddle/nn/Conv1D_cn.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,8 @@ Conv1D
4646
属性
4747
::::::::::::
4848

49-
weight
50-
'''''''''
51-
本层的可学习参数,类型为 ``Parameter``
52-
53-
bias
54-
'''''''''
55-
本层的可学习偏置,类型为 ``Parameter``
49+
- **weight** - 本层的可学习参数,类型为 ``Parameter``
50+
- **bias** - 本层的可学习偏置,类型为 ``Parameter``
5651

5752
形状
5853
::::::::::::

0 commit comments

Comments
 (0)