aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEArgMinMaxLayer.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-08-08Add support for S64 output in NEArgMinMaxLayerPablo Marquez Tello
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
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-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-01-10COMPMID-1764 NEON: Implement ArgMax/ArgMinMichalis Spyrou