Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Ddistribute_lib.py51 _update_device = threading.local() variable
57 return _update_device.current
71 _update_device.current = self._device
75 _update_device.current = self._old_device