Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu_strategy_util.py61 context.context().clear_kernel_cache()
220 context.context().clear_kernel_cache()
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dcontext.py795 def clear_kernel_cache(self): member in Context
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dbackend.py317 context.context().clear_kernel_cache()