Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc2244 bool lhs_matching, const HloSharding& matching_sharding, in GetNonContractingPartitionGroupedShardingForMatchedOperand()
2275 bool lhs_matching, const Shape& output_base_shape, const Shape& other_shape, in GetNonContractingPartitionGroupedShardingForOtherOperand()
2346 bool lhs_matching, PartitionedHlo matching, PartitionedHlo other, in PartitionDotGroupOnNonContracting()
3237 bool lhs_matching = may_group_on_lhs_non_contracting && in LhsIsBestMatchForNonContractingPartitioning() local
3579 bool lhs_matching = false; in PartitionDot() local