Home
last modified time | relevance | path

Searched refs:host_cpu_device_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.h71 host_cpu_device_(host_cpu_device), in KernelAndDevice()
122 Device* const host_cpu_device_; // non-null variable
Dkernel_and_device.cc88 function_def = pflr_->GetFLR(host_cpu_device_->name()) in Init()
397 return host_cpu_device_; in InputDevice()
404 return host_cpu_device_; in InputDevice()