Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dcontext.py461 _context_lock = threading.Lock() variable
466 with _context_lock: