aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-901 - Optimizing CLCol2ImKernelGian Marco
2018-11-02COMPMID-879: Investigate CL mismatches in Convolution S16Georgios Pinitas
2018-11-02COMPMID-828 - Add support for non square pool size - Part1Isabella Gottardi
2018-11-02COMPMID-895 - Optimizing CLDepthwiseConvolution3x3KernelGian Marco
2018-11-02COMPMID-894: Segfault: neon_cnn on S5 neoGeorgios Pinitas
2018-11-02COMPMID-765 - Added LWS hint in CLIm2ColGian Marco
2018-11-02COMPMID-784: Added support for PADDING = SAME in Winograd layer.Pablo Tello
2018-11-02COMPMID-891 - Use OpenCL timer in CLTunerGian Marco
2018-11-02COMPMID-855 - Optimizing im2col on OpenCL (DCHW)Gian Marco
2018-11-02COMPMID-754: Add validation method to CLPermute kernelMichele Di Giorgio
2018-11-02COMPMID-874: Improve default number of threads choice in the SchedulerGeorgios Pinitas
2018-11-02COMPMID-890: Valgrind: NEON Convolution Layer validation failsIsabella Gottardi
2018-11-02COMPMID-871: Remove vst4q/vld4q from NEActivationLayer.Georgios Pinitas
2018-11-02COMPMID-787: Add CL support for broadcast multiplyMichele Di Giorgio
2018-11-02COMPMID-765: Fix direct convolution output stage.Georgios Pinitas
2018-11-02COMPMID-765: Fixed clangtidy warnings.Pablo Tello
2018-11-02COMPMID-765: Fixed CPU detection code to read larger buffer (was failing on A...Pablo Tello
2018-11-02COMPMID-784: Winograd tramsforms refactoringPablo Tello
2018-11-02APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment is...Xinghang Zhou
2018-11-02APPBROWSER-394: GLES fails to compile Dropout kernel on S5steli01
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-02APPBROWSER-390,397,398: bugfix and fully connected validation issue on specif...zhenglin
2018-11-02COMPMID-815: Fixed Winograd 5x5 padding bug.Pablo Tello
2018-11-02COMPMID-765 - Added third dimension for CLTunerGian Marco
2018-11-02COMPMID-588: Port Equalize Histogram to new validationJohn Richardson
2018-11-02COMPMID-765 Fixed missing cast that was breaking the bare metal buildAnthony Barbier
2018-11-02COMPMID-837: Fixed remap tests failures in Valgrind.Pablo Tello
2018-11-02APPBROWSER-395: Random error in FullyConnectedLayersteli01
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-765: Clangtidy warningsPablo Tello
2018-11-02COMPMID-834 Fix arm_compute_nightly_validation getting killedMichalis Spyrou
2018-11-02COMPMID-848 NEPoolingLayerKernel incorrectly reportsMichalis Spyrou
2018-11-02COMPMID-748 - Integrating optimized SGEMM for bifrostGian Marco
2018-11-02COMPMID-860: Neon HGEMM integrated assembly kernel from RSH for Arm Cortex-A5...Pablo Tello
2018-11-02COMPMID-798 Add instrumentation to NEON kernelsAnthony Barbier
2018-11-02COMPMID-816 - Optimizing CLGEMMLowpMatrixMultiplyCore - Part1Gian Marco
2018-11-02COMPMID-842: Add NEON QASYMM8 RELU ActivationMichele Di Giorgio
2018-11-02COMPMID-858: Assert in ICLKernel on higher window dimensions moved to enqueueAnthony Barbier
2018-11-02COMPMID-841: Add CL QASYMM8 RELU ActivationMichele Di Giorgio
2018-11-02COMPMID-784: Doxygen fixesPablo Tello
2018-11-02APPBROWSER-377: GCConvoutionLayer support for FP16Stephen Li