aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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-02IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel configDiego Lopez Recas
2018-11-02COMPMID-751 QASYMM8 ActivationLayer optimisation: don't requantize if not nec...Giorgio Arena
2018-11-02COMPMID-751 Processing 8 elements makes computation up to 80us faster on Mobi...Giorgio Arena
2018-11-02COMPMID-752 Creating an example for QASYMM8 MobileNetGiorgio Arena
2018-11-02COMPMID-769 Add asymmetric padding support in NEON kernels.Michalis Spyrou
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-02COMPMID-765: Fixed unused variable warningAnthony Barbier
2018-11-02COMPMID-753 Add benchmarks for GEMM/GEMMLowp used in AlexNetGiorgio Arena
2018-11-02IVGCVSW-863 calculate_max_window..() family takes ValidRegionDiego Lopez Recas
2018-11-02APPBROWSER-376: Work around for scale validation error.Frank Lei
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-783: Segfault in OCLGrindGeorgios Pinitas
2018-11-02APPBROWSER-298: Remove the old shader common codeJoel Liang
2018-11-02COMPMID-589: Port HOGDescriptor to new validationJohn Richardson