Searched refs:assert_ops_in_graph (Results 1 – 3 of 3) sorted by relevance
61 test_util.assert_ops_in_graph({"hello": "Const"}, ops.get_default_graph())63 self.assertRaises(ValueError, test_util.assert_ops_in_graph,66 self.assertRaises(ValueError, test_util.assert_ops_in_graph,
171 def assert_ops_in_graph(expected_ops, graph): function
3048 test_util.assert_ops_in_graph({