aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEFFTConvolutionLayer.cpp
AgeCommit message (Expand)Author
2021-01-19Make memset/copy functions state-lessGeorgios Pinitas
2020-12-14Enable FFT for FP16Giorgio Arena
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-05-15COMPMID-2331: Fix FFTConvolutionLayer when no bias is used.Georgios Pinitas
2019-05-09COMPMID-1973: Implement FFTConvolutionLayer on NEONgiuros01