optimizes the documentation of chinese API of ReduceMean.

This commit is contained in:
zhangfanghe 2022-03-11 10:24:42 +08:00
parent ce23a32e5a
commit ea181ebaba
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ mindspore.ops.ReduceMean
- **TypeError** - `keep_dims` 不是bool。
- **TypeError** - `x` 不是Tensor。
- **ValueError** - `axis` 不是int、tuple或list。
- **TypeError** - `axis` 不是int、tuple或list。