aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLGEMMConvolutionLayer.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-04Remove legacy PostOps codeJakub Sujak
2021-11-12Fix PostOp dependencySiCongLi
2021-11-01Add PostOp support to GEMM and CLGEMM operators and functions Part 2SiCongLi
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-20Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2dGeorgios Pinitas
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-07-15Port CLCol2ImKernel to ClCol2ImKernelManuel Bottini
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-07-29COMPMID-2078: Remove legacy TODOsGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-03COMPMID-3534: CLGEMMConvolutionLayer doesn't support QASYMM8_SIGNED properlymorgolock
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2020-03-02COMPMID-3097 Fuse activation with fully connected layer CLGiorgio Arena
2020-01-14COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayerSang-Hoon Park
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2019-12-03COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyResha...Michele Di Giorgio
2019-11-14COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersVidhya Sudhan Loganathan
2019-10-03COMPMID-2685: [CL] Use Weights managerMichalis Spyrou
2019-10-02COMPMID-2661: Implement complex function dynamic tensor support.Georgios Pinitas
2019-08-01COMPMID-1979: Fuse Activation Function in CLGEMM - part 4Gian Marco Iodice
2019-06-20COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernelGian Marco Iodice
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-03-27COMPMID-1995: Minor code fixes.Georgios Pinitas
2019-02-07COMPMID-1706: Fuse the bias addition within CLGEMMMichele Di Giorgio
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros01
2018-11-08COMPMID-1451: Fix fused activation in GEMMConvolutionLayerGeorgios Pinitas
2018-11-08COMPMID-1736: Fixed out-of-bound write in CLIm2ColGian Marco Iodice
2018-11-02COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on ...Gian Marco Iodice
2018-11-02COMPMID-1451: Perform CLOutputStage using floats.Georgios Pinitas
2018-11-02COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStageGeorgios Pinitas
2018-11-02COMPMID-1518: Add support for GEMM3D in CLGEMMLowpMatrixMultiplyCoreGeorgios Pinitas
2018-11-02COMPMID-1470 Add auto-init of the output in NECol2imGiorgio Arena
2018-11-02COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1485 - Add support for NHWC when running NEGEMMConvolutionLayer with ...Gian Marco Iodice
2018-11-02COMPMID-1342 Add grouping support to CLIm2ColKernelGiorgio Arena
2018-11-02COMPMID-1488 - Add support for NHWC when running CLGEMMConvolutionLayer with ...Gian Marco Iodice
2018-11-02COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC.Gian Marco Iodice
2018-11-02COMPMID-872 - Rework NEGEMMConvolutionLayer to use NEGEMMGian Marco Iodice
2018-11-02COMPMID-1475: (OCLGrind) FP exception in NEGEMMConvolutionGeorgios Pinitas