aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures/ConvertFullyConnectedWeightsFixture.h
AgeCommit message (Expand)Author
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-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
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-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2018-11-02COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer...Giorgio Arena