aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/CLKernelLibrary.h
AgeCommit message (Expand)Author
2021-05-05Creates ClKerneLibrary to serve just as a kernel container without build logicGeorgios Pinitas
2021-02-17Update deprecation noticesGiorgio Arena
2021-02-03Add WBSM tuning to CLTunerManuel Bottini
2021-02-01Compress OpenCL kernel files using zlib for AndroidGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-08COMPMID-3279: Create CLCompiler interfaceMichalis Spyrou
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-11-01COMPMID-2549: Add GLES Runtime Context interfaces.Georgios Pinitas
2019-10-15COMPMID-2205: CL runtime context.Pablo Tello
2019-07-30COMPMID-2467 Include IP information to the tuning configGiorgio Arena
2019-05-10COMPMID-1635: Optimize CLDeconvolutionLayer - Part IIIgiuros01
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1288 Optimizing CLGEMMLowp using 8 bit dot product instructionGiorgio Arena
2018-11-02COMPMID-1083 : Compute library should be made usable on non-ARM platformsVidhya Sudhan Loganathan
2018-11-02COMPMID-655 : Check FP16 is supported by the GPUVidhya Sudhan Loganathan
2018-11-02COMPMID-1122: Don't try to retrieve the list of devices from a null contextAnthony Barbier
2018-11-02COMPMID-1122: Store the cl_context only in one placeAnthony Barbier
2018-11-02COMPMID-959 Refactor OpenCL interceptors to use lambda functionsAnthony Barbier
2018-11-02COMPMID-959: Add accessors for the OpenCL program cacheAnthony Barbier
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-995 Add CL_DEVICE_VERSION to the test framework outputAnthony Barbier
2018-11-02COMPMID-839 Added method to clear the Kernel Library's program cacheAnthony Barbier
2018-11-02COMPMID-556 Improved indentation and error handling in format_doxygen.pyAnthony Barbier
2018-11-02COMPMID-661: softmax-uint8 implementation (#16)Chunosov
2018-11-02COMPMID-661: directconv-uint8 (#20)Chunosov
2018-11-02COMPMID-556: Support beta for all softmax data types.Georgios Pinitas
2018-11-02COMPUTE-8024 Fixed the maximum OpenCL workgroup sizeAbel Bernabeu
2018-11-02COMPMID-513 Choose maximum local workgroup size at run timesteniu01
2018-09-17COMPMID-408 Create OpenCL complex math functions for 8 bit fixed point arithm...Michalis Spyrou
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier