Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DFunctional.cpp168 std::vector<at::Tensor> all_gather_into_tensor_coalesced( in all_gather_into_tensor_coalesced() function
/aosp_15_r20/external/pytorch/torch/distributed/
H A D_functional_collectives.py360 def all_gather_into_tensor_coalesced( function