aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEGatherKernel.cpp
AgeCommit message (Expand)Author
2021-04-14Remove unused AccessWindow* includesMichele Di Giorgio
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
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-12-11COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions.Georgios Pinitas
2019-02-22COMPMID-1710: Add FP16 support checks.Georgios Pinitas
2019-01-21COMPMID-1763 : NEON: Implement GatherJohn Kesapides