Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_verifier.cc2083 Status VerifyLayoutConstrainedAllReduce(const HloModule& module) { in VerifyLayoutConstrainedAllReduce() function
2586 TF_RETURN_IF_ERROR(VerifyLayoutConstrainedAllReduce(*module)); in Run()