Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc165 DisableCPUAllocatorStats(); in TEST()
238 if (arg) DisableCPUAllocatorStats(); in BM_Allocation()
Dcpu_allocator_impl.cc33 void DisableCPUAllocatorStats() { cpu_allocator_collect_stats = false; } in DisableCPUAllocatorStats() function
Dallocator.h418 void DisableCPUAllocatorStats();