aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON
AgeCommit message (Expand)Author
2018-11-02COMPMID-464 Implement Depthwise separable convolution on NEONMichalis Spyrou
2018-11-02COMPMID-661: Fix scale border issue (#38)Daniil Efremov
2018-11-02COMPMID-696: Integrated assembly SGEMM for Arm Cortex-A55 and Arm Cortex-A55r1.Pablo Tello
2018-11-02COMPMID-677: Integrate HGEMM assembly kernel (generic CPUs)Pablo Tello
2018-11-02COMPMID-667: Add validation static method to NEON GEMMlowpGeorgios Pinitas
2018-11-02COMPMID-580 - Implement reference and CL/NEON validation for RemapSanghoon Lee
2018-11-02COMPMID-560 - Validation mismatches Gaussian Pyramid Half ScaleGian Marco
2018-11-02COMPMID-665 - NEON: Add QASYMM8 in place Activation layerGian Marco
2018-11-02COMPMID-632: Updated Ananke_r1's SDOT product kernel.Pablo Tello
2018-11-02COMPMID-675: NEGEMMLowp Assembly IntegrationPablo Tello
2018-11-02COMPMID-675: Updated UDOT product kernelsPablo Tello
2018-11-02COMPMID-678 Align Convolution InterfacesGiorgio Arena
2018-11-02COMPMID-675 - Fixed mismatches in GEMMLowpMatrixMultiplyKernel dotproduct pathPablo Tello
2018-11-02COMPMID-675 - Reworked NEGEMMLowp interface/functionGian Marco
2018-11-02COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang co...Ioan-Cristian Szabo
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony Barbier
2018-11-02COMPMID-662: Integrated the new a64_s8_gemm_12x8 + dot product kernel into ACL.Pablo Tello
2018-11-02COMPMID-616 - Optimizing GEMMLowp on NEON intrinsicsGian Marco Iodice
2018-11-02COMPMID-647: Exclude padding pixels from averaging factor.Georgios Pinitas
2018-11-02COMPMID-464 Implement Depthwise convolution 3x3 on NEONMichalis Spyrou
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-635: updated aarch64 assembly kernels.Pablo Tello
2018-11-02COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel.Pablo Tello
2018-11-02COMPMID-470: Neon Deconvolution.Pablo Tello
2018-11-02COMPMID-463 - Extended Pooling Layer on NEON to support Global PoolingGian Marco Iodice
2018-11-02COMPMID-417 Fix bare metal build for armv7aMichalis Spyrou
2018-11-02COMPMID-511: Port FixedPoint arithmetic to new validationAbe Mbise
2018-11-02COMPMID-417: Cherry-pick David's fix for arm32's GEMMAnthony Barbier
2018-11-02COMPMID-417 Update changelog before releaseAnthony Barbier
2018-11-02COMPMID-481: Add AArch32 GEMMMoritz Pflanzer
2018-11-02COMPMID-481: Add AArch64 GEMMMoritz Pflanzer
2018-11-02COMPMID-417 - Added arm_compute comment at the end of NEON header filesGian Marco Iodice
2018-11-02COMPMID-515: L2 Pooling for FP32/FP16 in CL.Georgios Pinitas
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-417: Fixed broken scons script to build bare_metal and related compil...Pablo Tello
2018-11-02COMPMID-462: Implement TensorReshape for NEON and CL.Georgios Pinitas
2018-11-02COMPMID-417: Fix NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-417 Updated and ran include scriptAnthony Barbier
2018-11-02COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order...Gian Marco Iodice
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-518 - Bare metal supportMichalis Spyrou
2018-11-02COMPMID-358 Implement OpenCL ROI PoolingSiCong Li
2018-11-02COMPMID-439: Implement NEON Dequantization Layer.Michele Di Giorgio
2018-11-02COMPMID-439: Implement NEON Quantization Layer.Michele Di Giorgio
2018-11-02COMPMID-417 - Optimizing reciprocal QS8/QS16Michalis Spyrou
2018-11-02COMPMID-417: Add in-place support for batch-normalization.Georgios Pinitas
2018-11-02COMPMID-412: Port PoolingLayer to use fixed point 16.Michalis Spyrou
2018-11-02COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto...Gian Marco Iodice
2018-09-17COMPMID-: Implement L2NormalizationLayer.Georgios Pinitas
2018-09-17COMPMID-472 : Implement Floor for CL and NEON.Georgios Pinitas