aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEDirectConvolutionLayerKernel.cpp
AgeCommit message (Expand)Author
2021-04-14Port NEDirectConvolutionLayer to new APIManuel Bottini
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-14COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernelManuel Bottini
2020-10-07COMPMID-3637: Move wrapper to srcGeorgios Pinitas
2020-07-13COMPMID-3531: fix index offset overflows in NEDirectConvolutionLayerKernelSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-10COMPMID-3203: Fix build failure with GCC 9.2Georgios Pinitas
2020-01-14COMPMID-3006 (Nightly) Build failureMichalis Spyrou
2020-01-10COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x...Michele Di Giorgio
2019-07-05COMPMID-2185: Implement direct convolution 9x9 (NHWC) on NEONGian Marco Iodice
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2018-11-02COMPMID-1530 error: dereferencing type-punned pointer will break strict-alias...Michalis Spyrou
2018-11-02COMPMID-1534 - Fixing FP16 tests on NEONGian Marco Iodice
2018-11-02COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templatedAnthony Barbier
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-808 Add NHWC data format support for NEON direct convolutionGiorgio Arena
2018-11-02COMPMID-765: Fix windows in DirectConvLayer and DepthwiseConvLayerGeorgios Pinitas
2018-11-02COMPMID-934: Asymmetric padding support.Georgios Pinitas
2018-11-02COMPMID-934: Return an error in Validate when we don't support asymmetric pad...Anthony Barbier
2018-11-02COMPMID-884: Valgrind: NEDirectConvolutionLayerKernel invalid readGeorgios Pinitas
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas
2018-11-02COMPMID-769 Add asymmetric padding support in NEON kernels.Michalis Spyrou
2018-11-02COMPMID-556: Fix bugs around NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-617 Add validation methods to KernelsMichalis Spyrou
2018-11-02COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang co...Ioan-Cristian Szabo
2018-11-02COMPMID-464 Implement Depthwise convolution 3x3 on NEONMichalis Spyrou
2018-11-02COMPMID-556: Cherry-picked minor fixes from GithubAnthony Barbier
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-417 Fix bare metal build for armv7aMichalis Spyrou
2018-11-02COMPMID-544: NEDirectConvolutionKernel optimization.Pablo Tello
2018-11-02COMPMID-417: Fix NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-345: Added support for 5x5 kernels in NEDirectConvolutionPablo Tello
2018-11-02COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto...Gian Marco Iodice
2018-09-17COMPMID-417: Port NEDirectConvolution 1x1 to QS16.Pablo Tello
2018-09-17COMPMID-421: Added FP16 support to the NEON Direct Convolution function.Pablo Tello
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier