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.cc1413 Status CheckSameChannel(const HloInstruction* instr1, in CheckSameChannel() function
1554 TF_RETURN_IF_ERROR(CheckSameChannel(instruction, send_done)); in VerifyChannels()
1562 TF_RETURN_IF_ERROR(CheckSameChannel(instruction, recv_done)); in VerifyChannels()