Home
last modified time | relevance | path

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

/external/armnn/src/backends/cl/
DClBackend.hpp113 class ClBackendCustomAllocatorWrapper : public arm_compute::IAllocator class in armnn::ClBackend
116ClBackendCustomAllocatorWrapper(std::shared_ptr<ICustomAllocator> alloc) : m_CustomAllocator(alloc) in ClBackendCustomAllocatorWrapper() function in armnn::ClBackend::ClBackendCustomAllocatorWrapper