Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc387 int64 rhs_batch_partitions, int64 lhs_contracting_partitions, in GetWindowedEinsumConfiguration()
474 int64 lhs_batch_partitions, int64 rhs_batch_partitions, in PartitionBaseCase()
2296 int64 rhs_batch_partitions, bool may_group_on_lhs_non_contracting, in LhsIsBestMatchForNonContractingPartitioning()
2474 const int64 rhs_batch_partitions = in PartitionDot() local