Searched refs:assert_ops_in_graph (Results 1 – 3 of 3) sorted by relevance
60 test_util.assert_ops_in_graph({"hello": "Const"}, ops.get_default_graph())62 self.assertRaises(ValueError, test_util.assert_ops_in_graph,65 self.assertRaises(ValueError, test_util.assert_ops_in_graph,
138 def assert_ops_in_graph(expected_ops, graph): function
2745 test_util.assert_ops_in_graph({