Home
last modified time | relevance | path

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

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