aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON
AgeCommit message (Expand)Author
2018-11-02COMPMID-722 - Support for vector-matrix in GEMMLowp (NEON)Gian Marco
2018-11-02COMPMID-687: Winograd refactoringPablo Tello
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena
2018-11-02COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point numberGian Marco
2018-11-02COMPMID-617: Add validate support for NEON PixelWiseMultiplicationIoan-Cristian Szabo
2018-11-02COMPMID-687: Winograd layer.Pablo Tello
2018-11-02COMPMID-617: Add validate support for NEON BatchNormalizationLayer.Ioan-Cristian Szabo
2018-11-02COMPMID-617: Add validation to NEON functions.Georgios Pinitas
2018-11-02COMPMID-632: Integrated Assembly kernel GEMM U8 for Arm Cortex-A53.Michalis Spyrou
2018-11-02COMPMID-697 - Rework GEMMLowp interface on OpenCLGian Marco
2018-11-02COMPMID-699 - Add NEON functions for im2col and col2imGian Marco
2018-11-02COMPMID-632: Integrated Assembly kernel GEMM S8 for Arm Cortex-A53.Pablo Tello
2018-11-02COMPMID-464 Implement Depthwise separable convolution on NEONMichalis Spyrou
2018-11-02COMPMID-632 Assembly: Integrate gemmlowp assembly versionMichalis Spyrou
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-677: Integrate HGEMM assembly kernel (generic CPUs)Pablo Tello
2018-11-02COMPMID-667: Add validation static method to NEON GEMMlowpGeorgios Pinitas
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-675: NEGEMMLowp Assembly IntegrationPablo 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-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-464 Implement Depthwise convolution 3x3 on NEONMichalis Spyrou
2018-11-02COMPMID-575: Port Magnitude to new validationJohn Richardson
2018-11-02COMPMID-576: Port Phase to new validationJohn Richardson
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-640: FullyConnectedLayer failures on both NEON/CLGeorgios Pinitas
2018-11-02COMPMID-556: Disable GEMMLowp tests until we've got the intrinsics version me...Anthony Barbier
2018-11-02IVGCVSW-601: support for asymetric padding in cl conv and depthwise convJaroslaw Rzepecki
2018-11-02COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel.Pablo Tello
2018-11-02COMPMID-470: Neon Deconvolution.Pablo Tello
2018-11-02COMPMID-556 - Fix ConvolutionLayer testGian Marco Iodice
2018-11-02COMPMID-463 - Extended Pooling Layer on NEON to support Global PoolingGian Marco Iodice
2018-11-02COMPMID-546 Add auto config to depth concatenatesteniu01
2018-11-02COMPMID-417 Fix bare metal build for armv7aMichalis Spyrou
2018-11-02COMPMID-417 - Added NEFlattenLayer functionGian Marco Iodice
2018-11-02COMPMID-417: Fix memory manager in NEConvolution.Georgios Pinitas
2018-11-02COMPMID-481: Add AArch32 GEMMMoritz Pflanzer
2018-11-02COMPMID-481: Add AArch64 GEMMMoritz Pflanzer
2018-11-02COMPMID-417: Fix memory manager in NEDirectConvolution.Georgios Pinitas
2018-11-02COMPMID-534: Port MemoryManager to CL functions (Images)Georgios Pinitas
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-417: Fix NEGaussianPyramidOrb.Georgios Pinitas
2018-11-02COMPMID-534: Port MemoryManager to NEON functions (Images)Georgios Pinitas
2018-11-02COMPMID-534: Add MemoryManager support in NEON functionsGeorgios Pinitas