Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1397 Status VerifyEntryAndExitShapes(const HloModule& module) { in VerifyEntryAndExitShapes() function
1951 TF_RETURN_IF_ERROR(VerifyEntryAndExitShapes(*module)); in Run()