Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Ddistribution_strategy_context.py298 _default_replica_context_lock = threading.Lock() variable
335 with _default_replica_context_lock: