Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu.py213 def _enclosing_tpu_context_and_graph() -> Tuple[Any, Any]: function
387 _, graph = _enclosing_tpu_context_and_graph()
827 tpu_context, _ = _enclosing_tpu_context_and_graph()