Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc388 int64 lhs_non_contracting_partitions, int64 lhs_batch_partitions, in GetWindowedEinsumConfiguration()
474 int64 lhs_batch_partitions, int64 rhs_batch_partitions, in PartitionBaseCase()
2295 int64 output_rhs_non_contracting_partitions, int64 lhs_batch_partitions, in LhsIsBestMatchForNonContractingPartitioning()
2472 const int64 lhs_batch_partitions = in PartitionDot() local