Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc446 const Shape& send_shape = channel.send->operand(0)->shape(); in VerifyChannelInstructions() local
449 if (!ShapeUtil::Compatible(send_shape, recv_shape)) { in VerifyChannelInstructions()
Dlayout_assignment.cc1856 Shape* send_shape = in ConstrainChannelLayouts() local
1858 *send_shape = shape; in ConstrainChannelLayouts()