!4321 format padding comment

Merge pull request !4321 from wuxuejian/format_padding_comment
This commit is contained in:
mindspore-ci-bot 2020-08-13 13:39:05 +08:00 committed by Gitee
commit 4507b573bf
1 changed files with 1 additions and 1 deletions

View File

@ -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)`.