aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures/DirectConvolutionLayerFixture.h
AgeCommit message (Expand)Author
2023-10-30Use dynamic quantization in OpenCLâ„¢ Direct Convolution testsGunes Bayir
2023-07-12Make test fixture setup methods not be templatedMatthew Bentham
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2021-05-26DirectConvolutionLayer create image failureManuel Bottini
2021-05-11Remove add padding test on weights fot CL DirectConvolutionLayerManuel Bottini
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-04-15Add Implicit Padding in DirectConvolution FixtureGiorgio Arena
2021-04-13Implicit padding testing along the X axis on high priority operatorsGiorgio Arena
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-01-07Generalize custom uniform generator for floating point data types with 16 bitsGiorgio Arena
2021-01-05Fix uniform_real_distribution_fp16 warning and single Dimension incrementGiorgio Arena
2020-12-17Fix fill() for FP data type in fixtures - Part 1Giorgio Arena
2020-10-14COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernelManuel Bottini
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-23COMPMID-3226: Update CLDirectConvolution test input rangeSheri Zhang
2020-02-26COMPMID-1611 CLDirectConvolution NHWC QASYMM not implementedGiorgio Arena
2020-02-21COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayerSheri Zhang
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