Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtpu.py197 def _enclosing_tpu_context_and_graph() -> Tuple[Any, Any]: function
369 _, graph = _enclosing_tpu_context_and_graph()
804 tpu_context, _ = _enclosing_tpu_context_and_graph()