Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dprofiler.py49 _profiler_lock = threading.Lock() variable
71 with _profiler_lock:
99 with _profiler_lock: