Searched defs:ClBackend (Results 1 – 1 of 1) sorted by relevance
37 class ClBackend : public IBackendInternal class40 ClBackend() : m_CustomAllocator(nullptr) {}; in ClBackend() function in armnn::ClBackend41 ClBackend(std::shared_ptr<ICustomAllocator> allocator) in ClBackend() function in armnn::ClBackend