Home
last modified time | relevance | path

Searched defs:TracksAllocationSizes (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtracking_allocator_test.cc41 bool TracksAllocationSizes() const override { return true; } in TracksAllocationSizes() function in tensorflow::TestableSizeTrackingAllocator
60 bool TracksAllocationSizes() const override { return true; } in TracksAllocationSizes() function in tensorflow::NoMemoryAllocator
Dallocator.h215 virtual bool TracksAllocationSizes() const { return false; } in TracksAllocationSizes() function
317 bool TracksAllocationSizes() const override { in TracksAllocationSizes() function
Dtracking_allocator.cc112 bool TrackingAllocator::TracksAllocationSizes() const { in TracksAllocationSizes() function in tensorflow::TrackingAllocator
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_cudamalloc_allocator.cc68 bool GPUcudaMallocAllocator::TracksAllocationSizes() const { return false; } in TracksAllocationSizes() function in tensorflow::GPUcudaMallocAllocator
Dgpu_debug_allocator.cc118 bool GPUDebugAllocator::TracksAllocationSizes() const { return true; } in TracksAllocationSizes() function in tensorflow::GPUDebugAllocator
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.h109 bool TracksAllocationSizes() const override { return false; } in TracksAllocationSizes() function
Dprocess_state.h138 bool TracksAllocationSizes() const override { in TracksAllocationSizes() function
Dbfc_allocator.cc885 bool BFCAllocator::TracksAllocationSizes() const { return true; } in TracksAllocationSizes() function in tensorflow::BFCAllocator