Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/saving/
Dfunctional_saver.py170 host_device = saveable_object_util.set_cpu0(saveable.device)
266 with ops.device(saveable_object_util.set_cpu0(device)):
281 saveable_object_util.set_cpu0(last_device))
337 with ops.device(saveable_object_util.set_cpu0(first_device)):
Dsaveable_object_util.py54 def set_cpu0(device_string): function
/external/tensorflow/tensorflow/python/training/
Dsaver.py147 device = saveable_object_util.set_cpu0(saveable.device)
269 with ops.device(saveable_object_util.set_cpu0(device)):
277 with ops.device(saveable_object_util.set_cpu0(last_device)):