aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/UNIT
AgeCommit message (Expand)Author
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-09-14Fix invalid memory access for dynamically fused Cl Elementwise kernelsSiCong Li
2022-08-03Add Dynamic Fusion Tests with BugFixesMohammed Suhail Munshi
2022-06-27Implement new Elementwise Dynamic Fusion Operators: Div, FloorMichalis Spyrou
2022-05-11Fix inclusion guard for dynamic fusion moduleSiCong Li
2022-05-06Integrate Dynamic Fusion patchesSiCong Li
2022-04-13Add DirectConvolution2D kernel component for dynamic fusionGunes Bayir
2022-03-24[Dynamic Fusion] Implement build options generationGiorgio Arena
2022-03-17Setup automatic kernel window for dynamic fusionGunes Bayir
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-02-03Added a multithreaded test for CL backend.Pablo Marquez Tello
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-04-14Removes redundant std::move of temporaryGeorgios Pinitas
2021-04-14Add support for a global allocator for OpenCL tensorsGeorgios Pinitas
2021-03-23Make ClDirectConvolutionKernel statelessSheri Zhang
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li
2021-02-02Implement MLGO moduleSiCong Li
2021-01-13Remove OpenCL padding CLFloorKernelManuel Bottini
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-08COMPMID-3279: Create CLCompiler interfaceMichalis Spyrou
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2019-12-04COMPMID-2962 Fix compiler warnings for g++8Michalis Spyrou
2019-10-11COMPMID-2697: Dynamic Tensors Type2 test caseGeorgios Pinitas
2019-10-02COMPMID-2661: Implement complex function dynamic tensor support.Georgios Pinitas
2019-09-24COMPMID-2670: [CL/GC] Create a test case for dynamic tensor supportGeorgios Pinitas
2019-09-17COMPMID-2649: Generalize MemoryGroup.Georgios Pinitas
2019-06-24COMPMID-2235: Extend type support for CL/NEON DequantizationLayer.Georgios Pinitas
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-22COMPMID-2166: Add tests for importing memory mapped files.Georgios Pinitas
2019-04-12COMPMID-2113: Check correct extension for host memory import.Georgios Pinitas
2019-04-09COMPMID-2057: Implement and test import memory interfaces.Georgios Pinitas
2019-01-17COMPMID-1652 CL Cleanup and add missing testsMichalis Spyrou
2018-11-21COMPMID-1088: Use IMemoryRegion in interfaces where possibleGeorgios Pinitas
2018-11-02COMPMID-1537: Fix weights retention in CLFullyConnectedLayerMichele Di Giorgio
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU informationMichele Di Giorgio
2018-11-02COMPMID-1023: Import memory for OpenCLGeorgios Pinitas
2018-11-02COMPMID-734: CLTuner reworkGeorgios Pinitas
2018-11-02COMPMID-1016: Optimize kernel reconfigurationGeorgios Pinitas
2018-11-02COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72Michalis Spyrou