Home
last modified time | relevance | path

Searched defs:SupportsCoalescing (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_virtual_mem_allocator.h71 bool SupportsCoalescing() const override { return true; } in SupportsCoalescing() function
/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_host_allocator.h62 bool SupportsCoalescing() const override { return false; } in SupportsCoalescing() function
Ddevice_mem_allocator.h71 bool SupportsCoalescing() const override { return false; } in SupportsCoalescing() function
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator_test.cc42 bool SupportsCoalescing() const override { return false; } in SupportsCoalescing() function in tensorflow::FakeSubAllocator
Dpool_allocator.h163 bool SupportsCoalescing() const override { return false; } in SupportsCoalescing() function
/external/tensorflow/tensorflow/core/framework/
Dcpu_allocator_impl.cc169 bool SupportsCoalescing() const override { return false; } in SupportsCoalescing() function in tensorflow::__anon435a67570111::CPUAllocatorFactory::CPUSubAllocator