aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLConvolutionLayer.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2021-11-01Add PostOp support to GEMM and CLGEMM operators and functions Part 2SiCongLi
2021-08-20Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2dGeorgios Pinitas
2021-08-02Port CLConvolutionLayerSheri Zhang
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
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-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2020-01-14COMPMID-2755: update CLConvolutionLayer's doxygen and test for QASYMM8_SIGNEDSang-Hoon Park
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-11-14COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersVidhya Sudhan Loganathan
2019-07-25COMPMID-2466: Improved ConvLayer documentation.Pablo Tello
2019-04-29COMPMID-2117 : Use FFT convolution if output feature map depth is less than i...Vidhya Sudhan Loganathan
2018-11-02COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1257: Allow retaining weights in CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-920: Introduce prepare() stageGeorgios Pinitas
2018-11-02COMPMID-1096 - Add fast_math flag to CLConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1026 - Add support for 4x4 output tile in CLWinogradConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES)Isabella Gottardi
2018-11-02COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GCAlex Gilday
2018-11-02COMPMID-845: Create a ConvolutionLayer for CLIsabella Gottardi
2018-11-02COMPMID-816 - Enabled CLConvolutionLayer to use CLGEMM function insteadGian Marco
2018-11-02COMPMID-759 - CLGEMM optimization for McVail benchmarksGian Marco
2018-11-02COMPMID-556 Fix NEON/CL copy-paste documentation mistakesGiorgio Arena
2018-11-02COMPMID-661: Convolution quantized (#32)Chunosov
2018-11-02COMPMID-485: Memory ManagerGeorgios Pinitas
2018-11-02COMPMID-417: Add in-place support for batch-normalization.Georgios Pinitas
2018-09-17COMPMID-440, COMPMID-441 - Port CLConvolutionLayer and CLFullyConnectedLayer ...Gian Marco Iodice
2018-09-17COMPMID-420, COMPMID-414 - Port CLConvolutionLayer and CLFullyConnectedLayer ...Gian Marco Iodice
2018-09-17COMPMID-414 - Port CLConvolutionLayer to support 8 bit fixed point - CLWeight...Gian Marco Iodice
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier