Searched defs:src_dst_pairs (Results 1 – 4 of 4) sorted by relevance
282 std::vector<std::pair<int64_t, int64_t>> src_dst_pairs; in GetFinalFftUsingCollectivePermute() local
1517 int64_t next_channel_id) { in GetPerGroupCollectiveOpsCreator()
1975 std::vector<std::pair<int64_t, int64_t>> src_dst_pairs; in ReshardWithCollectivePermute() local
267 def func(tensor, src_dst_pairs, *, tag, ranks, group_size): argument