Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1119 auto check_unique_host_channel = [&](const HloInstruction* instruction) { in VerifySendsAndRecvs() local
1145 TF_RETURN_IF_ERROR(check_unique_host_channel(instruction)); in VerifySendsAndRecvs()
1154 TF_RETURN_IF_ERROR(check_unique_host_channel(instruction)); in VerifySendsAndRecvs()