aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures/BatchNormalizationLayerFixture.h
AgeCommit message (Expand)Author
2023-07-12Make test fixture setup methods not be templatedMatthew Bentham
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-01-08Resolve merge conflicts between new fills and new fp16 generatorGiorgio Arena
2021-01-07Fix fill() for FP data type in fixtures - Part 2Giorgio Arena
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2018-11-02COMPMID-1599: (Nightly) CL/NormalizePlanarYUVLayer/Quantized/QASYMM8 mismatchesMichele Di Giorgio
2018-11-02COMPMID-1188 Remove some FixedPoint leftovers from testsGiorgio Arena
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-804: Add NHWC data format support for NEON batch normalisationMichele Di Giorgio
2018-11-02COMPMID-987: Make beta and gamma optional in BatchNormalizationMichele Di Giorgio
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-556: Rename CPP folder to referenceGeorgios Pinitas
2018-11-02COMPMID-494: Port BatchNormalizationLayer to new validationSanghoon Lee