aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures/DirectConvolutionLayerFixture.h
AgeCommit message (Expand)Author
2018-11-02COMPMID-1188 Remove some FixedPoint leftovers from testsGiorgio Arena
2018-11-02COMPMID-807: NHWC support in CLDirectConvolution.Pablo Tello
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1084 Rework the way validation is performed for NHWC data layoutGiorgio Arena
2018-11-02COMPMID-808 Add NHWC data format support for NEON direct convolutionGiorgio Arena
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-556: Rename CPP folder to referenceGeorgios Pinitas
2018-11-02IVGCVSW-656 : added support (and unit tests) for asymmetric padding inJaroslaw Rzepecki
2018-11-02COMPMID-713: Address failures in OCLGrind for CLDirectConvolutionGeorgios Pinitas
2018-11-02COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3...Dmitry Savenko
2018-11-02COMPMID-556: Fixes bias in CLDirectConvolutionLayer to be int32.Georgios Pinitas
2018-11-02COMPMID-661: directconv-uint8 (#20)Chunosov
2018-11-02COMPMID-415: Add tests for ConvolutionLayer reshaped weightsMoritz Pflanzer
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer