Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h487 void DumpMemoryLog(size_t num_bytes) TF_EXCLUSIVE_LOCKS_REQUIRED(lock_);
Dbfc_allocator.cc463 DumpMemoryLog(rounded_bytes); in AllocateRawInternal()
986 void BFCAllocator::DumpMemoryLog(size_t num_bytes) { in DumpMemoryLog() function in tensorflow::BFCAllocator