Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc459 bin_infos = a.get_bin_debug_info(); in TestBinDebugInfo()
511 bin_infos = a.get_bin_debug_info(); in TestBinDebugInfo()
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc987 const std::array<BinDebugInfo, kNumBins> bin_infos = get_bin_debug_info(); in DumpMemoryLog()
1103 const std::array<BinDebugInfo, kNumBins> bin_infos = get_bin_debug_info(); in RecordMemoryMapInternal()
1165 BFCAllocator::get_bin_debug_info() { in get_bin_debug_info() function in tensorflow::BFCAllocator
Dbfc_allocator.h517 std::array<BinDebugInfo, kNumBins> get_bin_debug_info()