Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc879 auto ccw_dot_lhs = l; in PartitionBaseCase() local
884 auto lhs_concat_shape = ccw_dot_lhs->shape(); in PartitionBaseCase()
887 ccw_dot_lhs->shape().dimensions(lhs_concat_dim) * 2); in PartitionBaseCase()
889 lhs_concat_shape, {ccw_dot_lhs, cw_dot_lhs}, lhs_concat_dim)); in PartitionBaseCase()