Searched refs:python_graph (Results 1 – 3 of 3) sorted by relevance
403 if (dump.python_graph and grad_debugger.graph and404 dump.python_graph != grad_debugger.graph):408 (grad_debugger.graph, dump.python_graph))
124 py_graph = dump.python_graph194 py_graph = dump.python_graph
658 def set_python_graph(self, python_graph): argument669 self._python_graph = python_graph676 def python_graph(self): member in DebugDumpDir