forked from mindspore-Ecosystem/mindspore
optimizes the documentation of chinese API of ReduceMean.
This commit is contained in:
parent
ce23a32e5a
commit
ea181ebaba
|
@ -30,4 +30,4 @@ mindspore.ops.ReduceMean
|
|||
|
||||
- **TypeError** - `keep_dims` 不是bool。
|
||||
- **TypeError** - `x` 不是Tensor。
|
||||
- **ValueError** - `axis` 不是int、tuple或list。
|
||||
- **TypeError** - `axis` 不是int、tuple或list。
|
Loading…
Reference in New Issue