aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLIm2ColKernel.cpp
AgeCommit message (Expand)Author
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-06-29Set up the framework to choose the default LWSGiorgio Arena
2021-04-16Remove unnecessary use AccessWindowsMichele Di Giorgio
2021-03-29Remove usage of valid window region CL - NHWCMichalis Spyrou
2020-11-17COMPMID-3979 Sanitise Padding Removal epicSiCong Li
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-08-11COMPMID-3339: Patch2: Remove paddings from im2col*_nhwc cl kernelSiCong Li
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix2Manuel Bottini
2020-04-17COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1Manuel Bottini
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2020-01-10COMPMID-2819: Retain layout during configuration for multiple functions.Georgios Pinitas
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-02-15COMPMID-1710: Add check on different input/output quantization info were not ...Isabella Gottardi
2018-12-14COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel for Mali-G76 - Part1Gian Marco Iodice
2018-11-08COMPMID-1736: Fixed out-of-bound write in CLIm2ColGian Marco Iodice
2018-11-02COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1342 Add grouping support to CLIm2ColKernelGiorgio Arena
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC.Gian Marco Iodice
2018-11-02COMPMID-1367: Enable NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-1390: OCLGrind and benchmark tests fail for QASYMM8Georgios Pinitas
2018-11-02COMPMID-1188 : Rename TNOX to Mali-G76Georgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1350: (Nightly) Fix GEMMConvolutionLayer FP32/FP16 CL failingGeorgios Pinitas
2018-11-02COMPMID-1325 Add data layout suffix to the config_id on OpenCL kernelsGiorgio Arena
2018-11-02COMPMID-809: Add NHWC data format on CLGEMMConvolutionLayer.Georgios Pinitas
2018-11-02COMPMID-1294: (Nightly) Fix Im2Col mismatchesGeorgios Pinitas
2018-11-02COMPMID-801: NHWC support in CLIm2Col.Pablo Tello
2018-11-02COMPMID-817: Tuner: Port kernels to new design.Georgios Pinitas
2018-11-02COMPMID-655 : Check FP16 is supported by the GPUVidhya Sudhan Loganathan
2018-11-02COMPMID-1031: Use LWS hints for G51, G51BIG, G51LIT, and TNOXSam Laynton
2018-11-02COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GCAlex Gilday
2018-11-02COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72Michalis Spyrou
2018-11-02COMPMID-765 - Added LWS hint in CLIm2ColGian Marco
2018-11-02COMPMID-855 - Optimizing im2col on OpenCL (DCHW)Gian Marco
2018-11-02COMPMID-790 - NEON: Add QASYMM8 support to ConvolutionIsabella Gottardi
2018-11-02COMPMID-617: Adds CLFullyConnectionLayer validation supportGeorgios Pinitas
2018-11-02COMPMID-661: Convolution quantized (#32)Chunosov
2018-11-02COMPMID-661: Vectorize im2col and add lws heuristics for convolution kernels #46Anthony Barbier
2018-11-02COMPMID-661: QASYMM8 support for fully connected layer.Georgios Pinitas
2018-11-02COMPMID-556 - Add QASYMM8 support for missing OpenCL kernelsGian Marco
2018-11-02COMPMID-556 - Passed _lws_hint in the run() method where was missingGian Marco
2018-11-02IVGCVSW-601: support for asymetric padding in cl conv and depthwise convJaroslaw Rzepecki
2018-11-02COMPMID-524 - Implemented CLTuner objectGian Marco
2018-11-02COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy dataSiCong Li
2018-11-02COMPMID-459 Collapse CL Im2col's higher dimensionssteniu01
2018-09-17COMPMID-455 - Optimizing CLIm2ColKernelGian Marco Iodice