Searched refs:SampleClBackendCustomAllocator (Results 1 – 2 of 2) sorted by relevance
29 class SampleClBackendCustomAllocator : public armnn::ICustomAllocator class32 SampleClBackendCustomAllocator() = default;116 auto customAllocator = std::make_shared<SampleClBackendCustomAllocator>();184 auto customAllocator = std::make_shared<SampleClBackendCustomAllocator>();212 auto customAllocator = std::make_shared<SampleClBackendCustomAllocator>();
17 class SampleClBackendCustomAllocator : public armnn::ICustomAllocator class20 SampleClBackendCustomAllocator() = default;109 auto customAllocator = std::make_shared<SampleClBackendCustomAllocator>(); in main()