aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/ElementwiseSquareDiff.cpp
AgeCommit message (Expand)Author
2019-01-25COMPMID-1652 Cleanup some nighly testsMichalis Spyrou
2019-01-17COMPMID-1652 NEON Remove unnecessary configuration testsMichalis Spyrou
2018-12-28COMPMID-1710: Add tolerance to NESquareDiff operation validation.Georgios Pinitas
2018-12-17COMPMID-1754: NEON: Implement Maximum, Minumum, SquaredDifferencegiuros01