Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dnccl.cpp636 auto comms_ref = user_comms.empty() ? get_communicators(inputs) in reduce() local
690 auto comms_ref = user_comms.empty() ? get_communicators(inputs) in all_reduce() local
732 auto comms_ref = user_comms.empty() ? get_communicators(inputs) in reduce_scatter() local
773 auto comms_ref = user_comms.empty() ? get_communicators(inputs) in all_gather() local