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.py84 self.device = ops._device_string(device) # pylint: disable=protected-access
/external/tensorflow/tensorflow/python/framework/
Dops.py1736 def _device_string(dev_spec): function
1768 node_def.device = _device_string(device)
2221 compat.as_str(_device_string(device)))