Home
last modified time | relevance | path

Searched defs:comm_type (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/parallel/
D_auto_parallel_context.py171 def set_fusion_threshold_mb(self, fusion_threshold=64, comm_type="allreduce"): argument
1105 def _set_allgather_comm_fusion(self, comm_fusion, comm_type="allgather"): argument