Home
last modified time | relevance | path

Searched refs:AllGatherIntoTensor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DFunctional.cpp516 class AllGatherIntoTensor class
517 : public torch::autograd::Function<AllGatherIntoTensor> {
567 return AllGatherIntoTensor::apply(input, group_size, group_name); in all_gather_into_tensor_autograd()