Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtpu_strategy_util.py110 context.context()._clear_caches() # pylint: disable=protected-access
200 context.context()._clear_caches() # pylint: disable=protected-access
/external/tensorflow/tensorflow/python/eager/
Dcontext.py543 def _clear_caches(self): member in Context
582 self._clear_caches()
610 self._clear_caches()
701 self._clear_caches()
1844 _context._clear_caches()
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py788 context.context()._clear_caches() # pylint: disable=protected-access