Searched refs:CPUAllocator (Results 1 – 1 of 1) sorted by relevance
71 class CPUAllocator : public Allocator { class73 CPUAllocator() {} in CPUAllocator() function in tensorflow::CPUAllocator75 ~CPUAllocator() override {} in ~CPUAllocator()124 TF_DISALLOW_COPY_AND_ASSIGN(CPUAllocator);135 REGISTER_MEM_ALLOCATOR("DefaultCPUAllocator", 100, CPUAllocator);