Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.cc475 string VariantDeviceDebugString(VariantDevice device) { in VariantDeviceDebugString() function
496 strings::StrAppend(&out, "Device: ", VariantDeviceDebugString(Device()), in DebugString()