aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEBox3x3Kernel.cpp
AgeCommit message (Expand)Author
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
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-06-06COMPMID-2336: Fix warnings present in latest gccGeorgios Pinitas
2019-05-17Puts duplicate code into a function in NEBox3x3KernelAlan Kelly
2019-05-17Optimizes NEBox3x3FP16Kernel by removing unnecessary int to float conversionsAlan Kelly
2019-05-17Optimizes NEBox3x3Kernel by replacing floating point computations with fixed ...Alan Kelly
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2018-11-02COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang co...Ioan-Cristian Szabo
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-09-17COMPMID-418 Add check and fix comments after preprocessor conditionsAnthony Barbier
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier