aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-22COMPMID-3778: Investigate CLGEMM failures on S10plusMichele Di Giorgio
2020-09-22COMPMID-3599: Enable SVE on armv8.6 and selectively enable MMLA_FPGeorgios Pinitas
2020-09-22COMPMID-3783: Segfaulting in Reduction layer with NEON on Mate20 with HFNetSheri Zhang
2020-09-22COMPMID-3757: (u)int8: Don't select the 16-bit route on A53 for cases with ve...David Mansell
2020-09-22COMPMID-3791: Add support for all activation types in NodeFusionMutatorGian Marco Iodice
2020-09-21COMPMID-3787: Update heuristic for m = 1 on CLGEMMReshapedOnlyRHSKernelGian Marco Iodice
2020-09-18COMPMID-3671: Extend cl image support to f16 in CLGEMMMatrixMultiplyReshapedK...Gian Marco Iodice
2020-09-15COMPMID-3752: NEPermuteKernel does not support permutations2Michele Di Giorgio
2020-09-15COMPMID-3184: Added no padding test for NEGEMMLowpQuantizeDownInt32ToUint8Sca...morgolock
2020-09-11COMPMID-3764: Failures on fp16 for L2NormalizationLayer when zero inputsGeorgios Pinitas
2020-09-10COMPMID-3159: Remove padding from NEPoolingLayerKernelMichalis Spyrou
2020-09-10COMPMID-3583: Add S32 support to NEElementwiseDivisionGeorgios Pinitas
2020-09-09COMPMID-3774: Investigate NEReduceMean QASYMM8_SIGNED nightly failureMichele Di Giorgio
2020-09-09MLCE-229: Fixed requantization per channel in asm kernelmorgolock
2020-09-09COMPMID-3581 Add S32 support to NEPixelWiseMultiplicationSiCong Li
2020-09-09Add Reduction operation layer node to graph APIthecha01
2020-09-09Add L2Normalize layer node to Graph APIthecha01
2020-09-08COMPMID-3767: Align documentation with trademark rulesMichele Di Giorgio
2020-09-08COMPMID-3568: Add provenance of model for EDSR graph exampleMichele Di Giorgio
2020-09-08COMPMID-3569: (3RDPARTY_UPDATE) Move Yolo v3 output detector graph example to...Michele Di Giorgio
2020-09-08COMPMID-3645: Clarify graph examples' immutable governanceGeorgios Pinitas
2020-09-08COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3KernelGeorgios Pinitas
2020-09-07Add ArgMinMax layer node to Graph APIthecha01
2020-09-07COMPMID-3155: Remove padding from NEGEMMLowpOffsetContributionKernelMichele Di Giorgio
2020-09-07COMPMID-3748: Compiler issue with Bfloat16 on gcc8Georgios Pinitas
2020-09-07COMPMID-3580 Add S32 support to NEArithmeticSubtractionSiCong Li
2020-09-07COMPMID-3154: Deprecate NE/CL LocallyConnectedLayerGeorgios Pinitas
2020-09-07COMPMID-3755: Resize failing on input with trailing 1'sGeorgios Pinitas
2020-09-04Add StridedSliceLayerNode to graph APIthecha01
2020-09-04Add DepthToSpace layer node to Graph APIthecha01
2020-09-04Use shape broadcast for Mult inputs in EDSR graphthecha01
2020-09-04COMPMID-3157: Remove padding from NEGEMMTranspose1xWKernelGian Marco Iodice
2020-09-03COMPMID-3143: Remove padding from NEGEMMInterleave4x4KernelGian Marco Iodice
2020-09-03COMPMID-3750: Disable asm kernels when shifts are negative.morgolock
2020-09-03COMPMID-3772: Update GEMM selection heuristic for Mali-G76 (F32)Gian Marco Iodice
2020-09-02COMPMID-3758 COMPMID-3759: Update documentation for cross compile and Android...Sheri Zhang
2020-08-28COMPMID-3770: Add batch size in the OpenCL GEMM kernel selectionGian Marco Iodice
2020-08-28COMPMID-3504: Add support for BOOL in NEON comparison operatorsMichele Di Giorgio
2020-08-28COMPMID-3670 Extend cl image support to f16 in CLGEMMReshapeRHSMatrixKernelSiCong Li
2020-08-26COMPMID-3756 Update CommonGraphOptions documentations to include tuner-modeSiCong Li
2020-08-25COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax AxisSiCong Li
2020-08-25COMPMID-3661: Added multidimension support to OMP scheduler.morgolock
2020-08-25Fix EltwiseLayerNode and QuantizationLayerNodethecha01
2020-08-25COMPMID-3749: Adjust FP32 tolerance for NEScale validationSang-Hoon Park
2020-08-24COMPMID-3698: Fix segfault running inception_v3, inception_v4, resnet50, resn...Sheri Zhang
2020-08-24Update SONAME_VERSION in SConscriptSang-Hoon Park
2020-08-24COMPMID-3655: PixelWiseMultiplication incorrectly validated in GraphManuel Bottini
2020-08-24Add support ElementwiseMax operator in graph APIthecha01
2020-08-24COMPMID-3747 Remove unnecessary and problematic constness from non-static pri...SiCong Li
2020-08-20COMPMID-3696: Padded dilated Conv2D segmentationSheri Zhang