Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A 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
H A Dallocator.h145 virtual bool TracksAllocationSizes() const { return false; } in TracksAllocationSizes() function
261 bool TracksAllocationSizes() const override { in TracksAllocationSizes() function
H A Dtracking_allocator.cc112 bool TrackingAllocator::TracksAllocationSizes() const { in TracksAllocationSizes() function in tensorflow::TrackingAllocator
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
H A Dpluggable_device_simple_allocator.h38 bool TracksAllocationSizes() const override { return false; } in TracksAllocationSizes() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_cudamalloc_allocator.cc83 bool GPUcudaMallocAllocator::TracksAllocationSizes() const { return false; } in TracksAllocationSizes() function in tensorflow::GPUcudaMallocAllocator
H A Dgpu_debug_allocator.cc118 bool GPUDebugAllocator::TracksAllocationSizes() const { return true; } in TracksAllocationSizes() function in tensorflow::GPUDebugAllocator
H A Dgpu_cudamallocasync_allocator.cc356 bool GpuCudaMallocAsyncAllocator::TracksAllocationSizes() const { in TracksAllocationSizes() function in tensorflow::GpuCudaMallocAsyncAllocator
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dscoped_allocator.h110 bool TracksAllocationSizes() const override { return false; } in TracksAllocationSizes() function
H A Dprocess_state.h139 bool TracksAllocationSizes() const override { in TracksAllocationSizes() function
H A Dbfc_allocator.cc930 bool BFCAllocator::TracksAllocationSizes() const { return true; } in TracksAllocationSizes() function in tensorflow::BFCAllocator