Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_control_flow_test.cc84 void CheckGraphDef(const GraphDef& graph_def,
147 void ConditionalTestFixture::CheckGraphDef( in CheckGraphDef() function in tensorflow::__anone048db3a0111::ConditionalTestFixture
299 CheckGraphDef(graph_def, library); in RunTest()
302 CheckGraphDef(optimized_graph_def, library); in RunTest()
305 CheckGraphDef(converted_graph_def, library); in RunTest()