aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/CMakeLists.txt
AgeCommit message (Expand)Author
2022-01-27IVGCVSW-6687 Implement ICLTensorProxyNarumol Prangnawarat
2021-11-05IVGCVSW-6412 Implement CLBackend ICustomAllocatorDavid Monahan
2021-05-04IVGCVSW-5727 Implement Import function of ClImportTensorHandleDavid Monahan
2021-03-23IVGCVSW-5724 Add import tensor handling as ClImportTensorHandleFactory.Colm Donelan
2021-02-09IVGCVSW-5679 Fix Android NDK OOB buildMatthew Sloyan
2021-01-13IVGCVSW-5483 Fix cache loaded network nightly failureMatthew Sloyan
2021-01-11IVGCVSW-5483 'Implement Loading and Saving to File'Matthew Sloyan
2020-09-10IVGCVSW-5156 Introduce ModelOptions to OptimizedNetworkSadik Armagan
2020-05-15IVGCVSW-4831 Fix Packet header includes in backendsFinn Williams
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-08-20IVGCVSW-3617 Add CL TensorHandleFactoryJan Eilers
2018-11-15IVGCVSW-2156: Remove conditional compilation directives from ClContextControlAron Virginas-Tar
2018-11-13IVGCVSW-2066: Add IMemoryManager and integrate into the backends frameworkAron Virginas-Tar
2018-11-08IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackendexperimental/nhwc-previewDavid Beck
2018-11-05Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend"David Beck
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-26IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackendDavid Beck
2018-10-25IVGCVSW-2058: Remove ARMCOMPUTE(CL/NEON)_ENABLED and ARMCOMPUTENEON_ENABLED f...Aron Virginas-Tar
2018-10-22IVGCVSW-2037 : separate registry for layer support intrefacesDavid Beck
2018-10-22IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variableDavid Beck
2018-10-22IVGCVSW-1998 : replace Compute enum in LayerSupport free functionsDavid Beck
2018-10-22IVGCVSW-1938: Move backend-specific source files to the corresponding backendAron Virginas-Tar
2018-10-22IVGCVSW-1988: Refactor backend-specific unit testsarovir01
2018-10-10IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backendsarovir01
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck