Home
last modified time | relevance | path

Searched defs:lhs_matching (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc1881 bool lhs_matching, const HloSharding& matching_sharding, in GetNonContractingPartitionGroupedShardingForMatchedOperand()
1912 bool lhs_matching, const Shape& output_base_shape, const Shape& other_shape, in GetNonContractingPartitionGroupedShardingForOtherOperand()
1980 bool lhs_matching, PartitionedHlo matching, PartitionedHlo other, in PartitionDotGroupOnNonContracting()
2300 bool lhs_matching = may_group_on_lhs_non_contracting && in LhsIsBestMatchForNonContractingPartitioning() local
2629 const bool lhs_matching = LhsIsBestMatchForNonContractingPartitioning( in PartitionDot() local