Home
last modified time | relevance | path

Searched defs:_thread_local (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A Ddistribute_coordinator_utils.py37 _thread_local = threading.local() variable
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddistribute_coordinator.py33 _thread_local = threading.local() variable