Searched refs:flattenDenseTensors (Results 1 – 2 of 2) sorted by relevance
411 inline at::Tensor flattenDenseTensors(at::TensorList tensors) { in flattenDenseTensors() function
1086 at::Tensor coalescedTensor = flattenDenseTensors(tensors); in allreduceCoalesced()1829 at::Tensor flatInputTensor = flattenDenseTensors(inputs); in allgather()2103 at::Tensor flatInputTensor = flattenDenseTensors(input_list); in allgather_coalesced()