Home
last modified time | relevance | path

Searched refs:device_name_prefix (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_interpreter_device.cc59 options.device_name_prefix = name_prefix; in CreateDevices()
Dxla_cpu_device.cc61 options.device_name_prefix = name_prefix; in CreateDevices()
Dxla_gpu_device.cc96 options.device_name_prefix = name_prefix; in CreateDevices()
Dxla_device.h102 string device_name_prefix; member
Dxla_device.cc192 BuildXlaDeviceAttributes(options.device_name_prefix, in XlaDevice()