Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Ddistribute_lib.py238 _update_replica_id = threading.local() variable
244 return _update_replica_id.current
260 _update_replica_id.current = self._replica_id
264 _update_replica_id.current = self._old_replica_id