Home
last modified time | relevance | path

Searched refs:run_allreduce (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/tests/ut/python/communication/
Dtest_comm.py145 def run_allreduce(op): function
163 run_allreduce(ReduceOp.SUM)
164 run_allreduce(ReduceOp.MAX)
165 run_allreduce(ReduceOp.MIN)
166 run_allreduce(ReduceOp.PROD)