HomeSort by relevance Sort by last modified time
    Searched refs:current_device (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/python/training/
device_setter.py 111 current_device = pydev.DeviceSpec.from_string(op.device or "")
116 # changed by the job field (if present) in current_device.
121 current_job, ps_job = current_device.job, ps_device.job
125 ps_device.merge_from(current_device)
129 worker_device.merge_from(current_device)
  /external/tensorflow/tensorflow/python/framework/
device.py 314 current_device = DeviceSpec.from_string(node_def.device or "")
316 copy_spec.merge_from(current_device) # current_device takes precedence.
  /external/tensorflow/tensorflow/python/keras/layers/
recurrent_v2.py     [all...]
  /external/libmtp/src/
libmtp.c 2322 LIBMTP_mtpdevice_t *current_device = NULL; local
    [all...]

Completed in 4377 milliseconds