Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A D_debug_utils.py25 ALLGATHER = "all_gather" variable in SimpleProfiler.Type
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DWork.hpp19 ALLGATHER = 4, enumerator