forked from huawei/mindspore2022
!31086 optimizes the documentation of chinese API of GRUCell
Merge pull request !31086 from zhangfanghe/code_docs_nn_GRUCell_zfh_20223010
This commit is contained in:
commit
d3fb806a31
|
|
@ -29,7 +29,7 @@ mindspore.nn.GRUCell
|
|||
|
||||
**输出:**
|
||||
|
||||
- **hx** (Tensor) - shape为(batch_size, `hidden_size`)的Tensor。
|
||||
- **hx'** (Tensor) - shape为(batch_size, `hidden_size`)的Tensor。
|
||||
|
||||
**异常:**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue