aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEGather.h
AgeCommit message (Expand)Author
2023-04-28Fix the gather layer indices checkViet-Hoa Do
2022-06-13Add support for 2d and 3d indices for axis 1Pablo Marquez Tello
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2019-12-11COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions.Georgios Pinitas
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-01-21COMPMID-1763 : NEON: Implement GatherJohn Kesapides