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