Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 2 additions & 7 deletions docs/api/paddle/nn/Conv1D_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,8 @@ Conv1D
属性
::::::::::::

weight
'''''''''
本层的可学习参数,类型为 ``Parameter``

bias
'''''''''
本层的可学习偏置,类型为 ``Parameter``
- **weight** -本层的可学习参数,类型为 ``Parameter``
- **bias** -本层的可学习偏置,类型为 ``Parameter``

形状
::::::::::::
Expand Down