Searched refs:_DummyEagerGraph (Results 1 – 1 of 1) sorted by relevance
129 class _DummyEagerGraph(threading.local): class153 super(_DummyEagerGraph, self).__init__()154 self.key = _DummyEagerGraph._WeakReferencableClass()158 _DUMMY_EAGER_GRAPH = _DummyEagerGraph()