aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
2018-11-02COMPMID-746 Allow NEDirectConvolution to work without biases for QS.Michalis Spyrou
2018-11-02COMPMID-579: Port Derivative to new validationJohn Richardson
2018-11-02COMPMID-750: Enabled support for U8 and S8 datatypes in NEGEMMLowpAArch64V8P4...Pablo Tello
2018-11-02COMPMID-719: NEWinogradLayer reordering using NEPermute.Pablo Tello
2018-11-02COMPMID-767 : Propagate hints to subgraph.Georgios Pinitas
2018-11-02COMPMID-617 Add validation to NEConvolutionLayerGiorgio Arena
2018-11-02COMPMID-617: Adds CLFullyConnectionLayer validation supportGeorgios Pinitas
2018-11-02IVGCVSW-863 Move clamp, for_each, foldl to misc/utility.hDiego Lopez Recas
2018-11-02COMPMID-750: Fix assembly kernel interfacesGeorgios Pinitas
2018-11-02COMPMID-556: Fix bugs around NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-744 Fixed access windows in DepthwiseConvolutionLayerAnthony Barbier
2018-11-02COMPMID-743 Fixed AccessWindow in GEMMLowpMatrixMultiplyAnthony Barbier
2018-11-02COMPMID-556: Fix checks in NEGEMMLowpOffsetContributionKernelGeorgios Pinitas
2018-11-02COMPMID-556 - Fix examplesGian Marco
2018-11-02COMPMID-563 - Implement reference and CL/NEON validation for Custom_Convoluti...Sanghoon Lee
2018-11-02COMPMID-556: Fixed clang tidy warningsAnthony Barbier
2018-11-02COMPMID-556: Switched from int32 to int to avoid compiling issues with bare_m...Anthony Barbier
2018-11-02IVGCVSW-820: Add QASYMM8 support to NeonActivationLayerKernelMichel Iwaniec
2018-11-02COMPMID-731 - Remove padding requirements for NEGEMMLowpOutputStageGian Marco
2018-11-02COMPMID-718: Fixed clang warningsPablo Tello
2018-11-02COMPMID-732 - Remove padding requirements in NETransposeGian Marco
2018-11-02COMPMID-617 Add validation methods to KernelsMichalis Spyrou
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02IVGCVSW-631 Neon support for Softmax beta parameter (F32 only)Pablo Palmier
2018-11-02COMPMID-556: Fix dangling references in NEFillBorderGeorgios Pinitas
2018-11-02COMPMID-728 - Added validation for transposeGian Marco
2018-11-02COMPMID-661: Convolution quantized (#32)Chunosov
2018-11-02COMPMID-617: Add validate support for NEON ArithmeticLayerIoan-Cristian Szabo
2018-11-02COMPMID-722 - Support for vector-matrix in GEMMLowp (NEON)Gian Marco
2018-11-02COMPMID-700: Adds CPPPermute functionGeorgios Pinitas
2018-11-02COMPMID-556 Fix build issues with ClangAnthony Barbier
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-701 Fixed std::bad_alloc in NEON DepthwiseConvolutionLayerMichalis Spyrou
2018-11-02COMPMID-710 - Fix CLTranspose and NETranspose when the input shape is aGian Marco
2018-11-02IVGCVSW-796 IVGCVSW-819 add NEON kernel U8 ReshapeLes Bell
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-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