Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc1705 PartitionedHlo per_group_lhs = lhs; in PartitionDotGroupOnBatch() local
1735 per_group_lhs = PartitionedHlo( in PartitionDotGroupOnBatch()
1850 per_group_lhs = *resharded; in PartitionDotGroupOnBatch()
1864 per_group_lhs.sharding() == per_group_rhs.sharding()); in PartitionDotGroupOnBatch()
1868 PartitionDot(per_group_lhs, per_group_rhs, in PartitionDotGroupOnBatch()