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.cc1066 Status VerifyEntryAndExitShapes(const HloModule& module) { in VerifyEntryAndExitShapes() function
1490 TF_RETURN_IF_ERROR(VerifyEntryAndExitShapes(*module)); in Run()