aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CPP/ConvolutionLayer.cpp
AgeCommit message (Expand)Author
2018-11-02COMPMID-556: Rename CPP folder to referenceGeorgios Pinitas
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-02IVGCVSW-601: support for asymetric padding in cl conv and depthwise convJaroslaw Rzepecki
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer