Searched refs:_cpu_device (Results 1 – 2 of 2) sorted by relevance
98 _cpu_device = "/device:CPU:0" variable142 destination_different = _fake_mirrored(1., _cpu_device)143 destination_str = _cpu_device213 reduce_to_device=_cpu_device)),582 destination_different = _fake_mirrored(1., _cpu_device)583 destination_str = _cpu_device
69 def _cpu_device(device): function