aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON
AgeCommit message (Expand)Author
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2020-01-23COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayerManuel Bottini
2020-01-23COMPMID-2923 Integrate arm_gemm per channel quantizationMichalis Spyrou
2020-01-23COMPMID-3022 Fix NEON QASYMM8 Reduction OperationMichalis Spyrou
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2020-01-14COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayerSang-Hoon Park
2020-01-14COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayerMichele Di Giorgio
2020-01-14COMPMID-2727: Add support for split sizes in NESplitKurtis Charnock
2020-01-10COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x...Michele Di Giorgio
2020-01-10COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMinmorgolock
2020-01-09COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMaxmorgolock
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2020-01-06COMPMID-2801: Add support for QASYMM8_SIGNED in NEDirectConvolutionLayerOutpu...Michele Di Giorgio
2020-01-06COMPMID-2999: Nighliy Build Failure [655] - Bare metal build for armv7Michele Di Giorgio
2020-01-02COMPMID-2998: NEON/GEMMConvolutionLayer/Quantized/QASYMM8_SIGNED failing on 3...Michele Di Giorgio
2019-12-20COMPMID-2608: Enable quantization with multiplier greater than 1 on NEONMichele Di Giorgio
2019-12-19COMPMID-2980 (Nightly) armv7a build failuresMichalis Spyrou
2019-12-11COMPMID-2855: CLReduceMean throws error for invalid configsPablo Tello
2019-12-11COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions.Georgios Pinitas
2019-12-04COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMMGiuseppe Rossini
2019-12-04COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer.Georgios Pinitas
2019-12-04COMPMID-2962 Fix compiler warnings for g++8Michalis Spyrou
2019-11-27COMPMID-2763 convert functions and helpers for QASYMM8_SIGNEDSang-Hoon Park
2019-11-27COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStageGeorgios Pinitas
2019-11-22COMPMID-2855: NEReduceMean throws error for invalid configsPablo Tello
2019-11-21COMPMID-2920: NEInstanceNormalization fails on NHWC validationsManuel Bottini
2019-11-21COMPMID-2152: Implement Fill for NEONKurtis Charnock
2019-11-18COMPMID-2853: Fix VGG16 for fp16.Georgios Pinitas
2019-11-13COMPMID-2921 Performance regression on NEON Int8Giorgio Arena
2019-11-12COMPMID-2671 use Signed32 for default output data type of ArgMinMaxSang-Hoon Park
2019-11-11COMPMID-2853: VGG16 regression for fp32Georgios Pinitas
2019-11-08COMPMID-2452: Fix 32-bit per-channel convolution for NEON.Georgios Pinitas
2019-11-08COMPMID-2576: Fuse activation in Winograd output transform.Pablo Tello
2019-11-06COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersGeorgios Pinitas
2019-11-06COMPMID-2862: remove forward declaration of ReductionOperationSang-Hoon Park
2019-10-30COMPMID-2707: add keep_dims parameter to Reduction OperationSang-Hoon Park
2019-10-26COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD ...Giuseppe Rossini
2019-10-24COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quanti...Manuel Bottini
2019-10-23COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise ...Manuel Bottini
2019-10-23COMPMID-2577: Fuse bias addition and activation in gemm assembly kernelsGeorgios Pinitas
2019-10-21COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMMGiorgio Arena
2019-10-16COMPMID-2265 add support for Log Softmax to NEONSang-Hoon Park
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-02COMPMID-2661: Implement complex function dynamic tensor support.Georgios Pinitas
2019-10-02COMPMID-2257: Add support for QASYMM8 in NEGenerateProposalsMichele Di Giorgio
2019-10-01COMPMID-2699: Add support for QASYMM16 in NEQuantizationLayerMichele Di Giorgio
2019-10-01COMPMID-2693 Weights manager to mark the initial weights as unsuedMichalis Spyrou
2019-10-01INFPRF-609:Performance Issue of the Latest ArmCLgiuros01
2019-09-26COMPMID-2161 [NEON] Create IWeightManager classMichalis Spyrou