Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dutil.h52 string PrintMemory(const char* ptr, size_t n);
Dutil.cc88 string PrintMemory(const char* ptr, size_t n) { in PrintMemory() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc378 &ret, PrintMemory(reinterpret_cast<const char*>(ptr), num_bytes)); in MemoryDebugString()
386 PrintMemory(gtl::string_as_array(&buf), num_bytes)); in MemoryDebugString()