aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON/kernels
AgeCommit message (Expand)Author
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-417: Cherry-pick David's fix for arm32's GEMMAnthony 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-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-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: 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
2018-09-17COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernelGiorgio Arena
2018-09-17COMPMID-438: Add support for floating point Min-Max Location layer.Michele Di Giorgio
2018-09-17COMPMID-417: Port NEDirectConvolution 1x1 to QS16.Pablo Tello
2018-09-17COMPMID-456: Add support for QS16 NEON Normalization Layer.Michele Di Giorgio
2018-09-17COMPMID-417 - Bug Fix WarpPerspective kernelIsabella Gottardi
2018-09-17COMPMID-421: Added FP16 support in the Neon Locally Connected Layer.Pablo Tello
2018-09-17COMPMID-355 Implement 3x3 CL direct convolutionsteniu01
2018-09-17COMPMID-421: Added FP16 support to Softmax.Pablo Tello
2018-09-17COMPMID-421: Added FP16 support in Pooling LayerPablo Tello
2018-09-17COMPMID-421: Added FP16 support in ActivationLayer.Pablo Tello
2018-09-17COMPMID-421: Update NEArithmeticAdditionKernel documentation.Pablo Tello
2018-09-17COMPMID-421: Added FP16 support to Arithmetic Subtraction.Pablo Tello
2018-09-17COMPMID-401: Implement FixedPointPosition conversion for NEON.Georgios Pinitas
2018-09-17COMPMID-444: Add support for QS8/QS16 NEON Arithmetic Add/Sub/Mul.Michele Di Giorgio