Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_subgraphs_pass_test.cc735 Graph graph_before_encapsulation(OpRegistry::Global()); in TEST() local
736 TF_ASSERT_OK(root.ToGraph(&graph_before_encapsulation)); in TEST()
741 "_cluster", graph_before_encapsulation, in TEST()