Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc1682 bool lhs_rhs_dims_matching = true; in PartitionDotGroupOnBatch() local
1689 lhs_rhs_dims_matching = false; in PartitionDotGroupOnBatch()
1698 if (require_matching_devices_to_group && lhs_rhs_dims_matching) { in PartitionDotGroupOnBatch()
1699 lhs_rhs_dims_matching = in PartitionDotGroupOnBatch()
1707 if (lhs_rhs_dims_matching) { in PartitionDotGroupOnBatch()