Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1082 Status CheckSameChannel(const HloInstruction* instr1, in CheckSameChannel() function
1149 TF_RETURN_IF_ERROR(CheckSameChannel(instruction, send_done)); in VerifySendsAndRecvs()
1158 TF_RETURN_IF_ERROR(CheckSameChannel(instruction, recv_done)); in VerifySendsAndRecvs()