Skip to content

Commit ea8fab6

Browse files
committed
docfix:#47,docs/zh/develop/api/paddle/nn/Conv1D_cn 属性部分的格式参照参数、形状的写法
1 parent f8fc2ae commit ea8fab6

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/api/paddle/nn/Conv1D_cn.rst

+2-7
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)