Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc884 auto lhs_concat_shape = ccw_dot_lhs->shape(); in PartitionBaseCase() local
885 lhs_concat_shape.set_dimensions( in PartitionBaseCase()
889 lhs_concat_shape, {ccw_dot_lhs, cw_dot_lhs}, lhs_concat_dim)); in PartitionBaseCase()