Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc788 auto reshaped_slice_operand = in PartitionBaseCase() local
795 reshaped_slice_operand->shape().element_type()))); in PartitionBaseCase()
797 reshaped_slice_operand->shape().rank()); in PartitionBaseCase()
798 auto padded_slice_operand = reshaped_slice_operand; in PartitionBaseCase()
832 slice_operand->shape(), reshaped_slice_operand->shape(), in PartitionBaseCase()