Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc2037 auto matching_p = PartitionedHlo( in PartitionDotGroupOnNonContracting() local
2065 PartitionDot(lhs_matching ? matching_p : other_p, in PartitionDotGroupOnNonContracting()
2066 lhs_matching ? other_p : matching_p, in PartitionDotGroupOnNonContracting()