Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_utils.py236 _thread_local = threading.local() variable
Ddistribute_coordinator.py37 _thread_local = threading.local() variable