aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/MeanStdDev.cpp
AgeCommit message (Expand)Author
2019-01-17COMPMID-1652 NEON Remove unnecessary configuration testsMichalis Spyrou
2018-11-02COMPMID-516 Change the CL CNN validation functions to use relativesteniu01
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer
2018-11-02COMPMID-502: Move MeanStdDev to new validationJohn Richardson
2018-09-17COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernelGiorgio Arena
2018-09-17COMPMID-415: Cleanup accessorsMoritz Pflanzer
2018-09-17COMPMID-415: Rename TensorLibrary to AssetsLibraryMoritz Pflanzer
2018-09-17COMPMID-417 NEON MeanStdDev bugfix: added floating point validation toleranceGiorgio Arena
2018-09-17COMPMID-418 Add check and fix comments after preprocessor conditionsAnthony Barbier
2018-09-17COMPMID-417: Use a common create_tensor functionMoritz Pflanzer
2018-09-17COMPMID-417: Fix PaddingCalculatorMoritz Pflanzer
2018-09-17COMPMID-250 handle single float comparisionsteniu01
2018-09-17COMPMID-250: Add PaddingCalculator classMoritz Pflanzer
2018-09-17COMPMID-378 NEMeanStdDev test completed.Giorgio Arena