aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLArgMinMaxLayer.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-21Enable S64 output in CLArgMinMaxPablo Marquez Tello
2023-07-05Rewrote CLArgMinMax for axis 0Pablo Marquez Tello
2021-10-01Provide logging for configure functions in all CL functionsramelg01
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
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
2020-07-03COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functionsMichalis Spyrou
2020-06-29COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernelSheri Zhang
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2019-12-03COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAXManuel Bottini
2019-10-30COMPMID-2707: add keep_dims parameter to Reduction OperationSang-Hoon Park
2018-11-30COMPMID-1728 CL: Implement ArgMax/ArgMinMichalis Spyrou