!30697 modify tensor shape chinese api

Merge pull request !30697 from lianliguang/code_docs_ms
This commit is contained in:
i-robot 2022-03-01 08:46:41 +00:00 committed by Gitee
commit 97811c2422
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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
**异常:**