Searched refs:participant_idx (Results 1 – 1 of 1) sorted by relevance
523 for (int participant_idx = 0; participant_idx < participants_.size(); in DoAllReduce() local524 participant_idx++) { in DoAllReduce()527 input_buffers[participant_idx][buffer_idx][idx]); in DoAllReduce()529 for (int participant_idx = 0; participant_idx < participants_.size(); in DoAllReduce() local530 participant_idx++) { in DoAllReduce()531 output_buffers[participant_idx][buffer_idx][idx] = out; in DoAllReduce()