Searched refs:assert_meta_graph_protos_equal (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | meta_graph_test.py | 106 test_util.assert_meta_graph_protos_equal(self, meta_graph_def, 520 test_util.assert_meta_graph_protos_equal(self, a, b) 553 test_util.assert_meta_graph_protos_equal( 749 test_util.assert_meta_graph_protos_equal(self, orig_meta_graph, 1040 test_util.assert_meta_graph_protos_equal(self, expected, result)
|
H A D | test_util.py | 267 def assert_meta_graph_protos_equal(tester, a, b): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/summary/writer/ |
H A D | fake_summary_writer.py | 90 test_util.assert_meta_graph_protos_equal(test_case, expected, actual)
|
/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | saver_test.py | 1933 test_util.assert_meta_graph_protos_equal( 2149 test_util.assert_meta_graph_protos_equal(self, meta_graph_def,
|