Home
last modified time | relevance | path

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

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