Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_operation.h60 const DeviceNameUtils::ParsedName& GetDeviceParsedName() const { in GetDeviceParsedName() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dutils.cc220 std::optional<DeviceNameUtils::ParsedName> GetDeviceParsedName( in GetDeviceParsedName() function