Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1512 Status VerifyLayoutConstrainedAllReduce(const HloModule& module) { in VerifyLayoutConstrainedAllReduce() function
1968 TF_RETURN_IF_ERROR(VerifyLayoutConstrainedAllReduce(*module)); in Run()