Home
last modified time | relevance | path

Searched defs:HostCPUName (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h215 const string& HostCPUName() const override { return HostCPU()->name(); } in HostCPUName() function
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.cc1080 const std::string& ContextInterface::HostCPUName() const { in HostCPUName() function in tfrt::tf::ContextInterface