aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEArgMinMaxLayer.h
AgeCommit message (Expand)Author
2019-11-06COMPMID-2862: remove forward declaration of ReductionOperationSang-Hoon Park
2019-10-30COMPMID-2707: add keep_dims parameter to Reduction OperationSang-Hoon Park
2019-09-30COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32Michele Di Giorgio
2019-05-20COMPMID-2243 ArgMinMaxLayer: support new datatypesMichalis Spyrou
2019-01-10COMPMID-1764 NEON: Implement ArgMax/ArgMinMichalis Spyrou