forked from huawei/mindspore2022
!4321 format padding comment
Merge pull request !4321 from wuxuejian/format_padding_comment
This commit is contained in:
commit
4507b573bf
|
|
@ -654,7 +654,7 @@ class Padding(PrimitiveWithInfer):
|
|||
|
||||
Inputs:
|
||||
- **x** (Tensor) - The shape of tensor is :math:`(x_1, x_2, ..., x_R)`. The rank of x should be at least 2.
|
||||
The last dimension of x should be 1.
|
||||
The last dimension of x should be 1.
|
||||
|
||||
Outputs:
|
||||
Tensor, the shape of tensor is :math:`(z_1, z_2, ..., z_N)`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue