Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/cl/
H A 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