Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_util.h65 static string MemoryDebugString(const Device* device, Tensor* tensor);
H A Dgpu_util.cc414 string GPUUtil::MemoryDebugString(const Device* device, Tensor* tensor) { in MemoryDebugString() function in tensorflow::GPUUtil