Home
last modified time | relevance | path

Searched defs:HostCPUParsedName (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/tfrt/eager/
Dtfrt_context.cc112 const tensorflow::DeviceNameUtils::ParsedName& TfrtContext::HostCPUParsedName() in HostCPUParsedName() function in tfrt::tf::TfrtContext
Dc_api_tfrt.cc1117 ContextInterface::HostCPUParsedName() const { in HostCPUParsedName() function in tfrt::tf::ContextInterface
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h221 const DeviceNameUtils::ParsedName& HostCPUParsedName() const override { in HostCPUParsedName() function