aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON
AgeCommit message (Expand)Author
2020-03-09COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operatorMatthew Bentham
2020-03-05COMPMID-3152: Initial Bfloat16 supportGeorgios Pinitas
2020-03-03COMPMID-3100 Fuse bias addition with fully connected layer NEONSiCong Li
2020-03-02COMPMID-3097 Fuse activation with fully connected layer CLGiorgio Arena
2020-02-26COMPMID-3034: Add NERequantizationLayerKernelManuel Bottini
2020-02-26COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduc...Luca Foschiani
2020-01-24COMPMID-2809 Added support for QASYMM8_SIGNED in NEUpsampleLayerLuca Foschiani
2020-01-23COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayerManuel Bottini
2020-01-16COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernelmorgolock
2020-01-16COMPMID-2766: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayerMichele Di Giorgio
2020-01-14COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseSquareDiffmorgolock
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-2994: Add support QASYMM8_SIGNED in NEElementwiseMinmorgolock
2020-01-10COMPMID-2799 Add support for QASYMM8_SIGNED in NECastLuca Foschiani
2020-01-09COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMaxmorgolock
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2019-12-20COMPMID-2608: Enable quantization with multiplier greater than 1 on NEONMichele Di Giorgio
2019-12-13COMPMID-2811: QASYMM8_SIGNED support in NEPixelwiseMultiplication.Pablo Tello
2019-12-11COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions.Georgios Pinitas
2019-12-05COMPMID-2798 Add support for QASYMM8_SIGNED in NEArithmeticSubtractionMichalis Spyrou
2019-12-05COMPMID-2796: Add support for QASYMM8_SIGNED in NEActivationLayer and NEPRelu...Michalis Spyrou
2019-12-05COMPMID-2959: Update NE/CL Permute documentation.Georgios Pinitas
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-12-04COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer.Georgios Pinitas
2019-12-04COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAdditionMichalis Spyrou
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-2152: Implement Fill for NEONKurtis Charnock
2019-11-13COMPMID-2921 Performance regression on NEON Int8Giorgio Arena
2019-11-12COMPMID-1730: Document best practicesMichele Di Giorgio
2019-11-12COMPMID-2895: Remove QASYMM8_PER_CHANNEL data typeGeorgios Pinitas
2019-11-12COMPMID-2671 use Signed32 for default output data type of ArgMinMaxSang-Hoon Park
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-30COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMMMichele Di Giorgio
2019-10-26COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD ...Giuseppe Rossini
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-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
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-01INFPRF-609:Performance Issue of the Latest ArmCLgiuros01
2019-09-30COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32Michele Di Giorgio
2019-09-26COMPMID-2161 [NEON] Create IWeightManager classMichalis Spyrou
2019-09-20COMPMID-2681: Use NE/CL/Pad in NE/CL/GenerateProposalsLayerMichele Di Giorgio
2019-09-20COMPMID-2257: Implement NEGenerateProposals.Pablo Tello