Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc907 auto rhs_concat_shape = ccw_dot_rhs->shape(); in PartitionBaseCase() local
908 rhs_concat_shape.set_dimensions( in PartitionBaseCase()
912 rhs_concat_shape, {ccw_dot_rhs, cw_dot_rhs}, rhs_concat_dim)); in PartitionBaseCase()