Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc1576 std::vector<uint32> in_group_ids(total_devices); in GetInGroupPartitionId() local
1579 in_group_ids[device_groups[i][j]] = j; in GetInGroupPartitionId()
1583 LiteralUtil::CreateR1<uint32>(in_group_ids))); in GetInGroupPartitionId()