Searched refs:send_shape (Results 1 – 2 of 2) sorted by relevance
446 const Shape& send_shape = channel.send->operand(0)->shape(); in VerifyChannelInstructions() local449 if (!ShapeUtil::Compatible(send_shape, recv_shape)) { in VerifyChannelInstructions()
1856 Shape* send_shape = in ConstrainChannelLayouts() local1858 *send_shape = shape; in ConstrainChannelLayouts()