aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
2018-11-02COMPMID-864 Window::collapse_if_possible() is misused in several CL kernelsMichalis Spyrou
2018-11-02COMPMID-934: Asymmetric padding support.Georgios Pinitas
2018-11-02COMPMID-582: Add validation to channel_extract kernels.Ioan-Cristian Szabo
2018-11-02COMPMID-936: Convolution failure in NEON Convolution Layer.Georgios Pinitas
2018-11-02COMPMID-784: Fixed SAME paddding in WinogradLayerPablo Tello
2018-11-02Revert "COMPMID-582: Add validation to channel_extract kernels."Anthony Barbier
2018-11-02COMPMID-934: Return an error in Validate when we don't support asymmetric pad...Anthony Barbier
2018-11-02COMPMID-828 - Add support for pool widths 4, 5 & 6 and for non square data si...Isabella Gottardi
2018-11-02COMPMID-784: Productise Winograd.Pablo Tello
2018-11-02COMPMID-582: Add validation to channel_extract kernels.Ioan-Cristian Szabo
2018-11-02COMPMID-906: Use fused activation in NEON Batch normalizationGeorgios Pinitas
2018-11-02COMPMID-765 : NEON Wrapper initial traits and overloadsGeorgios Pinitas
2018-11-02COMPMID-765: Sanitize permutation vector for Permute.Georgios Pinitas
2018-11-02COMPMID-903: Implements NEPermute for NHWC conversionsGeorgios Pinitas
2018-11-02COMPMID-884: Valgrind: NEDirectConvolutionLayerKernel invalid readGeorgios Pinitas
2018-11-02COMPMID-765: Fix inclusion error.Georgios Pinitas
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas
2018-11-02COMPMID-876: Integrate RSH native GEMM kernel.Georgios Pinitas
2018-11-02COMPMID-578: Implement FAST corners for CL/NEONAbe Mbise
2018-11-02COMPMID-888 Valgrind invalid read in NEGEMVAArch64KernelMichalis Spyrou
2018-11-02COMPMID-828 - Add support for non square pool size - Part1Isabella Gottardi
2018-11-02COMPMID-871: Remove vst4q/vld4q from NEActivationLayer.Georgios Pinitas
2018-11-02COMPMID-765: Fix direct convolution output stage.Georgios Pinitas
2018-11-02COMPMID-765: Fixed clangtidy warnings.Pablo Tello
2018-11-02COMPMID-784: Winograd tramsforms refactoringPablo Tello
2018-11-02IVGCVSW-863 Broadcast support in CL/NEON Arithmetic AddDiego Lopez Recas
2018-11-02COMPMID-866: Integrate SGEMV Neon Assembly from RSHMichele Di Giorgio
2018-11-02COMPMID-765: Allow RSH's code to not have default cases in their switchesAnthony Barbier
2018-11-02COMPMID-815: Fixed Winograd 5x5 padding bug.Pablo Tello
2018-11-02COMPMID-588: Port Equalize Histogram to new validationJohn Richardson
2018-11-02COMPMID-837: Fixed remap tests failures in Valgrind.Pablo Tello
2018-11-02IVGCVSW-798 Add Softmax NEON support for QASYMM8Diego Lopez Recas
2018-11-02COMPMID-784: Added support for biases in WinogradLayer.Pablo Tello
2018-11-02COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8Georgios Pinitas
2018-11-02COMPMID-790 - NEON: Add QASYMM8 support to ConvolutionIsabella Gottardi
2018-11-02COMPMID-848 NEPoolingLayerKernel incorrectly reportsMichalis Spyrou
2018-11-02COMPMID-860: Neon HGEMM integrated assembly kernel from RSH for Arm Cortex-A5...Pablo Tello
2018-11-02COMPMID-842: Add NEON QASYMM8 RELU ActivationMichele Di Giorgio
2018-11-02COMPMID-784: Doxygen fixesPablo Tello
2018-11-02COMPMID-815: Updated NEWinogradLayer with the lastest code from Research.Pablo Tello
2018-11-02COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3Georgios Pinitas
2018-11-02IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel configDiego Lopez Recas
2018-11-02COMPMID-769 Add asymmetric padding support in NEON kernels.Michalis Spyrou
2018-11-02COMPMID-785: Add QASYMM8 support for pooling layerGeorgios Pinitas
2018-11-02IVGCVSW-863 calculate_max_window..() family takes ValidRegionDiego Lopez Recas
2018-11-02COMPMID-471 Implement Deconvolution on OpenCLMichalis Spyrou
2018-11-02COMPMID-727 - Implement reference and CL/NEON validation for CustomConvolutio...Sanghoon Lee
2018-11-02COMPMID-784: Removed no longer needed file winograd_shim_nchw.hppPablo Tello
2018-11-02COMPMID-784: Winograd refactoringPablo Tello
2018-11-02COMPMID-746 Allow NEDirectConvolution to work without biases for QS.Michalis Spyrou