aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets/SmallConvolutionLayerDataset.h
AgeCommit message (Expand)Author
2021-09-15Provide tests for fusing pad layer in graph APIGunes Bayir
2021-04-29Remove stale/solved TODOsMichele Di Giorgio
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-05-13COMPMID-3128: Test improvement for GEMMConvolutionLayer on CL and NEON(Functi...Michele Di Giorgio
2019-08-14COMPMID-2568: NEON Convolution layer failuregiuros01
2019-04-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2018-12-13COMPMID-1818: Add 1D kernel convolution test case.Georgios Pinitas
2018-11-08COMPMID-1736: Fixed out-of-bound write in CLIm2ColGian Marco Iodice
2018-11-02COMPMID-1586: Add support for NHWC CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1602: Added Winograd tests for kernel 7x1 and 1x7.Pablo Tello
2018-11-02COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1339 - Implementing Winograd Convolution Layer 1x5 and 5x1 kernels on...Gian Marco Iodice
2018-11-02COMPMID-1201 - Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on...Gian Marco Iodice
2018-11-02COMPMID-1112: Enabled multithreading transforms in Winograd.Pablo Tello
2018-11-02COMPMID-1105: Fix mismatches conv layer when using NativeGemm with multiple t...Pablo Tello
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4)Gian Marco Iodice
2018-11-02COMPMID-784: Fixed SAME paddding in WinogradLayerPablo Tello
2018-11-02COMPMID-784: Productise Winograd.Pablo Tello
2018-11-02COMPMID-784: Added support for PADDING = SAME in Winograd layer.Pablo Tello
2018-11-02COMPMID-556: Fix NEConvolutionLayer for fully connected convolution.Georgios Pinitas
2018-11-02COMPMID-687: Winograd layer.Pablo Tello
2018-11-02IVGCVSW-601: support for asymetric padding in cl conv and depthwise convJaroslaw Rzepecki
2018-11-02COMPMID-363 Add Graph library supportAnthony Barbier
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer