aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-20COMPMID-3277: (3RDPARTY_UPDATE) fix build issue related to constructorsSang-Hoon Park
2020-03-19COMPMID-3158: Remove padding from NEWidthConcatenateLayerKernelMichalis Spyrou
2020-03-19COMPMID-3185: Remove padding from NEHeightConcatenateLayerKernelMichalis Spyrou
2020-03-19COMPMID-3273: Add support for QASYMM8_SIGNED in CPPDetectionPostProcessLayerSheri Zhang
2020-03-17COMPMID-3227: Review documentationGeorgios Pinitas
2020-03-16COMPMID-3272: Add support for QASYMM8_SIGNED in CPPPermuteKernel/CPPPermuteSheri Zhang
2020-03-16COMPMID-3271: Add support for QASYMM8_SIGNED in CPPTopKVKernel/CPPTopKVSheri Zhang
2020-03-16COMPMID-3237: Extend GEMMLowpReduction kernels to multiply reductions by a sc...Michele Di Giorgio
2020-03-15COMPMID-3238 add reference kernel for QSYMM16 Layer Normalization KernelSang-Hoon Park
2020-03-13COMPMID-3221: Add DeconvolutionLayerDescriptorSang-Hoon Park
2020-03-13COMPMID-3221: Add EltwiseLayerDescriptorSang-Hoon Park
2020-03-12COMPMID-3069: Improve compilation time by removing regex from test framework ...Matthew Bentham
2020-03-12COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayerSheri Zhang
2020-03-12COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayerGeorgios Pinitas
2020-03-11COMPMID-3221: (DATA_UPDATE) add graph example for EDSRSang-Hoon Park
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2020-03-11COMPMID-3266: Remove Tracepoint files from Android.bp fileGeorgios Pinitas
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2020-03-10COMPMID-3080: Implement Hard-Swish activation in CLmorgolock
2020-03-10COMPMID-3259: Fix scalar register allocationGeorgios Pinitas
2020-03-10COMPMID-3203: Fix build failure with GCC 9.2Georgios Pinitas
2020-03-09COMPMID-2789: Add support for QASYMM8_SIGNED in CLGEMMDeconvolutionLayerSheri Zhang
2020-03-09COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operatorMatthew Bentham
2020-03-09COMPMID-3069: Avoid usage of vld2q in NEDepthConvertGeorgios Pinitas
2020-03-09COMPMID-3225: Extend LSTMParams with parameters for Enhanced Quantized LSTMMichele Di Giorgio
2020-03-06COMPMID-3156: Remove padding from NEDepthConcatenateLayerKernelMichalis Spyrou
2020-03-06COMPMID-3179: Remove padding from NEBatchConcatenateLayerKernelMichalis Spyrou
2020-03-06COMPMID-3069: Fix min/max output stage bounds in CLGEMMLowpMatrixMultiplyResh...Michele Di Giorgio
2020-03-06COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHSMichele Di Giorgio
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier
2020-03-05COMPMID-3152: Initial Bfloat16 supportGeorgios Pinitas
2020-03-05COMPMID-3079: Implement Hard-Swish in NEONmorgolock
2020-03-05Update Release NotesMichele Di Giorgio
2020-03-04COMPMID-3069: Add NERNN missing assertMichalis Spyrou
2020-03-04Update README with 20.02.1 releaseMichele Di Giorgio
2020-03-03COMPMID-3100 Fuse bias addition with fully connected layer NEONSiCong Li
2020-03-02COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyResha...Sheri Zhang
2020-03-02COMPMID-3097 Fuse activation with fully connected layer CLGiorgio Arena
2020-03-02COMPMID-3234 CLDirectConvolutionLayer QASYMM8 NHWC mismatchesGiorgio Arena
2020-03-02COMPMID-3171: Remove padding from NESoftmaxLayerKernelMichalis Spyrou
2020-03-02COMPMID-3165: Remove padding from NEYOLOLayerKernelMichalis Spyrou
2020-02-28COMPMID-3148: Remove padding from NEFillArrayKernelMichalis Spyrou
2020-02-28COMPMID-3178: Remove padding from NETransposeKernelMichalis Spyrou
2020-02-28COMPMID-3079: Implement Hard-Swish in NEON.morgolock
2020-02-28COMPMID-3146: Remove padding from NERangeKernelMichalis Spyrou
2020-02-27COMPMID-3142: Remove padding from NEPriorBoxLayerMichalis Spyrou
2020-02-27COMPMID-3147: Remove padding from NEDepthConvertLayerKernelMichalis Spyrou
2020-02-27COMPMID-3069: Fix build for armv7a on AndroidMichele Di Giorgio
2020-02-27COMPMID-3069: Update android nn build script.Georgios Pinitas
2020-02-27Fix output value for Reduction Ops MAX and MINNate Craun