Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc1942 if (auto found_dims = FindMatchingPartitionedDimsForGrouping( in GetNonContractingPartitionGroupedShardingForOtherOperand() local
1944 other_group_dims = std::move(*found_dims); in GetNonContractingPartitionGroupedShardingForOtherOperand()
2191 if (auto found_dims = FindMatchingPartitionedDimsForGrouping( in PartitionDotGroupOnContracting() local
2193 group_dims = std::move(*found_dims); in PartitionDotGroupOnContracting()