modif tensorshape chinese api

This commit is contained in:
lianliguang 2022-03-01 16:35:02 +08:00
parent 1a7541fd9d
commit abd403ee8a
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@ mindspore.ops.TensorShape
**输入:**
- **input_x** (Tensor) - 第一个输入是一个Tensor类型数据
- **input_x** (Tensor) - 第一个输入是一个Tensor类型数据
**输出:**
Tensor输入 `input_x` 的shape
Tensor输入 `input_x` 的shape
**异常:**