Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc439 int64_t lhs_non_contracting_partitions, int64_t lhs_batch_partitions, in GetWindowedEinsumConfiguration()
765 int64_t lhs_batch_partitions, int64_t rhs_batch_partitions, in PartitionBaseCase()
2850 int64_t output_rhs_non_contracting_partitions, int64_t lhs_batch_partitions, in EstimateWindowedEinsumIterationsForNonContractingPartitioning()
2994 int64_t output_rhs_non_contracting_partitions, int64_t lhs_batch_partitions, in PrioritizeContractingDimensionsPartitioning()
3223 int64_t output_rhs_non_contracting_partitions, int64_t lhs_batch_partitions, in LhsIsBestMatchForNonContractingPartitioning()
3385 const int64_t lhs_batch_partitions = in PartitionDot() local