Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_operation.cc477 string VariantDeviceDebugString(VariantDevice device) { in VariantDeviceDebugString() function
498 strings::StrAppend(&out, "Device: ", VariantDeviceDebugString(Device()), in DebugString()