Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc3512 const int64_t conv_output_batch_partitions = get_partitions_for_dims( in PartitionDot() local
3514 if ((conv_lhs_batch_partitions == conv_output_batch_partitions || in PartitionDot()
3515 conv_rhs_batch_partitions == conv_output_batch_partitions) && in PartitionDot()
3516 conv_output_batch_partitions > 1) { in PartitionDot()