Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/python/ops/
Dtrt_ops.py27 _module_lock = threading.Lock() variable
37 with _module_lock:
/external/tensorflow/tensorflow/python/ops/
Dnccl_ops.py29 _module_lock = threading.Lock() variable
257 with _module_lock: