Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc1520 bool matching_groups = true; in AlignGroupsWith() local
1525 matching_groups = false; in AlignGroupsWith()
1533 if (matching_groups && !grouped_sharding.sharding.IsTileMaximal()) { in AlignGroupsWith()