aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/ConvolutionLayer.cpp
AgeCommit message (Expand)Author
2019-04-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2019-01-18COMPMID-1710 Fix datasets in QASYMM8 convolutionMichalis Spyrou
2019-01-17COMPMID-1652 CL Cleanup and add missing testsMichalis Spyrou
2018-11-08COMPMID-1736: Fixed out-of-bound write in CLIm2ColGian Marco Iodice
2018-11-02COMPMID-1451: Perform CLOutputStage using floats.Georgios Pinitas
2018-11-02COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1488 - Add support for NHWC when running CLGEMMConvolutionLayer with ...Gian Marco Iodice
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-809: Add NHWC data format on CLGEMMConvolutionLayer.Georgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-792 - Re-enabled Winograd on NEON in all graph examples.Gian Marco Iodice
2018-11-02COMPMID-810 Add NHWC data format support for NEON convolutionMichalis Spyrou
2018-11-02COMPMID-1096 - Add fast_math flag to CLConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1092: Fix CL GEMMConvolutionLayer FP32 mismatchesGeorgios Pinitas
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-886 Don't use LWS hints by default for GPU post Mali-G72Michalis Spyrou
2018-11-02COMPMID-765 - Fix get_convolution_method in order to return the correct method.Isabella Gottardi
2018-11-02COMPMID-845: Create a ConvolutionLayer for CLIsabella Gottardi
2018-11-02COMPMID-832: Decrease validation coverage of QS8/QS16Anthony Barbier
2018-11-02COMPMID-816 - Enabled CLConvolutionLayer to use CLGEMM function insteadGian Marco
2018-11-02COMPMID-661: Convolution quantized (#32)Chunosov
2018-11-02COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMMsteniu01
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-415: Add tests for ConvolutionLayer reshaped weightsMoritz Pflanzer
2018-11-02COMPMID-516 Change the CL CNN validation functions to use relativesteniu01
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer
2018-09-17COMPMID-415: Move ConvolutionLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-417: Change rounding mode of half referenceMoritz Pflanzer
2018-09-17COMPMID-417: Increase F16 tolerance for CL/ConvolutionLayerMoritz Pflanzer
2018-09-17COMPMID-415: Use half_float library for F16Moritz Pflanzer
2018-09-17COMPMID-415: Cleanup accessorsMoritz Pflanzer
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-418 Add check and fix comments after preprocessor conditionsAnthony Barbier
2018-09-17COMPMID-432 - Extended Convolution Layer to support rectangular kernelsGian Marco Iodice