Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc447 const Shape& recv_shape = in VerifyChannelInstructions() local
449 if (!ShapeUtil::Compatible(send_shape, recv_shape)) { in VerifyChannelInstructions()