Searched refs:CheckCommunicatingInstruction (Results 1 – 2 of 2) sorted by relevance
488 TF_RETURN_IF_ERROR(CheckCommunicatingInstruction(channel.send)); in VerifyChannelInstructions()489 TF_RETURN_IF_ERROR(CheckCommunicatingInstruction(channel.send_done)); in VerifyChannelInstructions()490 TF_RETURN_IF_ERROR(CheckCommunicatingInstruction(channel.recv)); in VerifyChannelInstructions()491 TF_RETURN_IF_ERROR(CheckCommunicatingInstruction(channel.recv_done)); in VerifyChannelInstructions()509 Status HloModuleGroupMetadata::CheckCommunicatingInstruction( in CheckCommunicatingInstruction() function in xla::HloModuleGroupMetadata
237 Status CheckCommunicatingInstruction(HloInstruction* instruction) const;