aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
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-887 Valgrind invalid read in print_measurementsMichalis Spyrou
2018-11-02COMPMID-828 - Add support for non square pool size - Part1Isabella Gottardi
2018-11-02COMPMID-896: Replace legacy 4x4 u8 GEMM kernel with safe version.David Mansell
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-787: Add CL support for broadcast multiplyMichele Di Giorgio
2018-11-02COMPMID-765: Fixed clangtidy warnings.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-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-861: updated RSH Gemm's transforms.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-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-841: Add CL QASYMM8 RELU ActivationMichele Di Giorgio
2018-11-02COMPMID-784: Doxygen fixesPablo Tello
2018-11-02APPBROWSER-377: GCConvoutionLayer support for FP16Stephen Li
2018-11-02COMPMID-815: Updated NEWinogradLayer with the lastest code from Research.Pablo Tello
2018-11-02COMPMID-719: NEPermuteKernel refactoringPablo Tello
2018-11-02COMPMID-838 Implement CLPermuteMichalis Spyrou
2018-11-02COMPMID-674 - Create Google InceptionV3 exampleGeorgios Pinitas
2018-11-02COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3Georgios Pinitas
2018-11-02COMPMID-839 Added method to clear the Kernel Library's program cacheAnthony Barbier
2018-11-02COMPMID-752 Creating an example for QASYMM8 MobileNetGiorgio Arena
2018-11-02COMPMID-816 - Enabled CLConvolutionLayer to use CLGEMM function insteadGian Marco
2018-11-02COMPMID-830 Fix hang in arm_compute_benchmark NEONMichalis 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-771 Allow examples to be profiledAnthony Barbier
2018-11-02COMPMID-784: Winograd refactoringPablo Tello
2018-11-02COMPMID-783: Segfault in OCLGrindGeorgios Pinitas
2018-11-02APPBROWSER-298: Remove the old shader common codeJoel Liang
2018-11-02COMPMID: GEMMTranspose1xW tests.Pablo Tello
2018-11-02COMPMID-589: Port HOGDescriptor to new validationJohn Richardson
2018-11-02COMPMID-759 - CLGEMM optimization for McVail benchmarksGian Marco
2018-11-02COMPMID-746 Allow NEDirectConvolution to work without biases for QS.Michalis Spyrou
2018-11-02COMPMID-773: Add CL/NEON Harris Corners benchmark testsAlex Gilday
2018-11-02COMPMID-765 Merge pull request #325 from lukeiwanski/feature/no_exceptionsAnthony Barbier
2018-11-02APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support.Frank Lei