Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h86 MemoryDump RecordMemoryMap();
Dbfc_allocator.cc1086 MemoryDump BFCAllocator::RecordMemoryMap() { in RecordMemoryMap() function in tensorflow::BFCAllocator
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc463 MemoryDump md = a.RecordMemoryMap(); in TestBinDebugInfo()