Searched defs:ALLGATHER (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/ | ||
H A D | _debug_utils.py | 25 ALLGATHER = "all_gather" variable in SimpleProfiler.Type |
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ | ||
H A D | Work.hpp | 19 ALLGATHER = 4, enumerator |