Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Ddevice_util.py131 self.device = ops._device_string(device) # pylint: disable=protected-access
/external/tensorflow/tensorflow/python/framework/
Dops.py165 return compat.as_str(_device_string(self.function(node_def)))
1872 def _device_string(dev_spec): function
2370 self._set_device_from_string(compat.as_str(_device_string(device)))