Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dgrappler_test.h57 void CompareGraphs(GraphDef want, GraphDef got) const;
Dgrappler_test_test.cc46 CompareGraphs(graph1, graph2); in TEST_F()
Dgrappler_test.cc141 void GrapplerTest::CompareGraphs(GraphDef want, GraphDef got) const { in CompareGraphs() function in tensorflow::grappler::GrapplerTest
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer_test.cc707 CompareGraphs(item.graph, output); in TEST_F()
756 CompareGraphs(expected, optimized_graph); in TEST_F()
895 CompareGraphs(expected, optimized_graph); in TEST_F()
966 CompareGraphs(expected, optimized_graph); in TEST_F()
1056 CompareGraphs(expected, optimized_graph); in TEST_F()
1129 CompareGraphs(expected, optimized_graph); in TEST_F()
1213 CompareGraphs(expected, optimized_graph); in TEST_F()
1296 CompareGraphs(expected, optimized_graph); in TEST_F()
Dconstant_folding_test.cc1776 CompareGraphs(want, got); in TEST_F()
1826 CompareGraphs(want, got); in TEST_F()
1874 CompareGraphs(want, got); in TEST_F()
1908 CompareGraphs(want, got); in TEST_F()
1957 CompareGraphs(want, got); in TEST_F()
1993 CompareGraphs(want, got); in TEST_F()
2041 CompareGraphs(want, got); in TEST_F()
2092 CompareGraphs(want, got); in TEST_F()
2153 CompareGraphs(want, got); in TEST_F()
2199 CompareGraphs(want, got); in TEST_F()
[all …]
Ddebug_stripper_test.cc43 CompareGraphs(item.graph, output); in TEST_F()
Ddependency_optimizer_test.cc884 CompareGraphs(expected, output); in TEST_F()
890 CompareGraphs(expected, output); in TEST_F()
Dmeta_optimizer_test.cc733 CompareGraphs(item.graph, output); in TEST_F()
Darithmetic_optimizer_test.cc1318 CompareGraphs(item.graph, output); in TEST_F()
1336 CompareGraphs(item.graph, output); in TEST_F()
1354 CompareGraphs(item.graph, output); in TEST_F()
2685 CompareGraphs(want, got); in TEST_F()
2727 CompareGraphs(want, got); in TEST_F()
2768 CompareGraphs(want, got); in TEST_F()