Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc1632 std::vector<std::pair<int64, int64>> expanded_pairs( in GetPerGroupCollectiveOpsCreator() local
1636 expanded_pairs[g * src_dst_pairs.size() + i] = in GetPerGroupCollectiveOpsCreator()
1643 b, operand, expanded_pairs, next_channel_id); in GetPerGroupCollectiveOpsCreator()