Home
last modified time | relevance | path

Searched refs:_get_enclosing_context (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dops.py4612 ctx = _get_enclosing_context(self)
7340 def _get_enclosing_context(graph): function
7349 return _get_enclosing_context(graph.outer_graph)