aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures/ElementwiseOperationsFixture.h
AgeCommit message (Expand)Author
2023-11-06Fix Elementwise Division Dynamic Shape testsAnitha Raj
2023-07-12Make test fixture setup methods not be templatedMatthew Bentham
2021-07-13Add in-place calculation support for CL elementwise arithmetic kernelsSheri Zhang
2021-06-23Add in-place computation for elementwise operationsSheri Zhang
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-04-19Added S32 Integer support to DIV operator in CLElementWiseOperations with TestsSuhail Munshi
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2020-09-10COMPMID-3583: Add S32 support to NEElementwiseDivisionGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-03COMPMID-3101 Fuse activation with floating point elementwise operation layers...Giorgio Arena
2019-05-24COMPMID-2322: PRELU support in CLActivationLayergiuros01
2019-05-15COMPMID-2269: Implement POW operator for NEONUsama Arif
2019-01-21COMPMID-1768: NEON: Implement RealDivGeorge Wort
2019-01-11COMPMID-1796: Add support for ranged distribution.Georgios Pinitas
2018-12-17COMPMID-1754: NEON: Implement Maximum, Minumum, SquaredDifferencegiuros01
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros01