Home
last modified time | relevance | path

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

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