aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NESelectKernel.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-01-24Select kernel decouplingAnton Vainer
2021-04-14Remove unused AccessWindow* includesMichele Di Giorgio
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part1SiCongLi
2021-01-08Generalization of CLTunerManuel Bottini
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-07COMPMID-3637: Move wrapper to srcGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2019-12-11COMPMID-2841: Enable aarch32 buildsGeorgios Pinitas
2019-07-08COMPMID-2432: Fix defects reported by CoverityMichalis Spyrou
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2019-01-10COMPMID-1764 NEON: Implement ArgMax/ArgMinMichalis Spyrou
2019-01-02COMPMID-1767: NEON: Implement Where/SelectGeorge Wort