Searched defs:CreateAllocator (Results 1 – 5 of 5) sorted by relevance
96 extern "C" ::C2Allocator* CreateAllocator(::C2Allocator::id_t allocatorId, ::c2_status_t* status) { in CreateAllocator() function
150 Allocator* CreateAllocator() override { return new CPUAllocator; } in CreateAllocator() function in tensorflow::__anon9e9ee3030111::CPUAllocatorFactory
37 std::unique_ptr<GpuVirtualMemAllocator> CreateAllocator() { in CreateAllocator() function
236 Allocator* CreateAllocator() override { return new MklCPUAllocator; } in CreateAllocator() function in tensorflow::__anonfdf26bc90311::MklCPUAllocatorFactory
91 void CreateAllocator() { in CreateAllocator() function in webrtc::SimulcastRateAllocatorTest