Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddistribute_coordinator_context.py19 _worker_context = threading.local() variable
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A Ddistribute_coordinator_utils.py36 _worker_context = threading.local() variable