Searched defs:_thread_local (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/python/distribute/ | ||
| D | cross_device_utils.py | 233 _thread_local = threading.local() variable |
| D | distribute_coordinator.py | 37 _thread_local = threading.local() variable |