update docs ReduceOp

This commit is contained in:
dinglinhe 2021-08-21 08:52:44 +08:00
parent f34426095c
commit 5909902eaf
1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,8 @@ class ReduceOp:
- MIN: Take the minimum.
- PROD: Take the product.
For more, refer to example. Note: This needs to run in an environment with multiple graphics cards.
Note:
For more, refer to example. This needs to run in an environment with multiple graphics cards.
Supported Platforms:
``Ascend`` ``GPU``