Searched refs:graph_def2 (Results 1 – 1 of 1) sorted by relevance
578 GraphDef graph_def2; in TEST() local579 ASSERT_TRUE(GetGraphDef(graph, &graph_def2)); in TEST()584 EXPECT_EQ(ProtoDebugString(graph_def), ProtoDebugString(graph_def2)); in TEST()