aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEDirectConvolutionLayerKernel.cpp
AgeCommit message (Expand)Author
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