Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1116 Status VerifySendsAndRecvs(const HloModule& module) { in VerifySendsAndRecvs() function
1477 TF_RETURN_IF_ERROR(VerifySendsAndRecvs(*module)); in Run()