Searched defs:ClBackendCustomAllocatorWrapper (Results 1 – 1 of 1) sorted by relevance
113 class ClBackendCustomAllocatorWrapper : public arm_compute::IAllocator class in armnn::ClBackend116 …ClBackendCustomAllocatorWrapper(std::shared_ptr<ICustomAllocator> alloc) : m_CustomAllocator(alloc) in ClBackendCustomAllocatorWrapper() function in armnn::ClBackend::ClBackendCustomAllocatorWrapper