Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcustom_device_op_handler.cc73 target_device = op->GetContext()->HostCPUName(); in Execute()
Dcontext.h208 const string& HostCPUName() const override { return HostCPU()->name(); } in HostCPUName() function
/external/tensorflow/tensorflow/c/eager/
Dimmediate_execution_context.h128 virtual const string& HostCPUName() const = 0;