Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1535 Status VerifyChannels(const HloModule& module) { in VerifyChannels() function
1940 TF_RETURN_IF_ERROR(VerifyChannels(*module)); in Run()