aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEElementwiseOperators.cpp
AgeCommit message (Expand)Author
2019-01-25COMPMID-1710: Define missed specializations for comparisonsGeorgios Pinitas
2019-01-21COMPMID-1768: NEON: Implement RealDivGeorge Wort
2019-01-21COMPMID-1753: NEON: Implement Less, Greater, GreaterEqual, Equal, Not EqualGeorge Wort
2018-12-17COMPMID-1754: NEON: Implement Maximum, Minumum, SquaredDifferencegiuros01