aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-05MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NHWCmorgolock
2020-05-04COMPMID-3441: Nightly failed due to NEScale QASYMM8_SIGNED output wrong resultMichele Di Giorgio
2020-05-01COMPMID-3379: Add support for QASYMM8_SIGNED in NEScaleSheri Zhang
2020-05-01IVGCVSW-4743: Fix CpuAcc Hal 1.3 Comparison FailuresMichele Di Giorgio
2020-05-01COMPMID-3069: Validate bias dimensionality in NEFullyConnectedLayerGeorgios Pinitas
2020-05-01COMPMID-3069: Allow different quantization info in NEElementwiseMin/MaxMichele Di Giorgio
2020-05-01[ONCPUML-7] Improvement to Window::split_windowJoseph Dobson
2020-04-30COMPMID-3287: Test improvement for CLGEMMReshapeLHSMatrixKernel (Kernel-level)Michalis Spyrou
2020-04-28COMPMID-3294: Add AssetLibrary instance using a fixed seedSang-Hoon Park
2020-04-28COMPMID-3407: HAL 1.3 Driver TransposeConv2D VTS FailureMichele Di Giorgio
2020-04-28COMPMID-3292: Clean tests for Im2ColKernel.Georgios Pinitas
2020-04-27COMPMID-3291: Test improvement for CLWeightsReshapeKernelSheri Zhang
2020-04-26COMPMID-3240: Add support for layer normalization to CLQLSTMLayerSheri Zhang
2020-04-26COMPMID-3283: Update documentation for Android R operator supportSheri Zhang
2020-04-26COMPMID-3329: failures in nightly (GC/GEMM and CPP/DFT)Manuel Bottini
2020-04-24COMPMID-3249: Remove non-public data submodule and mirror Github behaviourMichele Di Giorgio
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2020-04-23COMPMID-3394: Replace get_cl_type_from_data_type in AllSheri Zhang
2020-04-23COMPMID-3247: Cleanup README file linksMichele Di Giorgio
2020-04-23COMPMID-3405: Fixed issue in gemmlowp_mm_native - OpenCLGian Marco Iodice
2020-04-23COMPMID-3406: Fix build issue of gcc <= 5.4Sang-Hoon Park
2020-04-22COMPMID-3069: Requantize in int32_t in RELUs of NEActivationLayerKernelMichele Di Giorgio
2020-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix3Manuel Bottini
2020-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix2Manuel Bottini
2020-04-22COMPMID-3241: Add Layer Normalization to NEQLSTMLayerSang-Hoon Park
2020-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix1Manuel Bottini
2020-04-21COMPMID-3069: Fix QASYMM8_SIGNED RELUs in NEActivationLayerKernelMichele Di Giorgio
2020-04-21COMPMID-3236: Implement CLQLSTMLayerMichele Di Giorgio
2020-04-20COMPMID: Fixed issue in the scheduler of NEConcatenateLayerGian Marco Iodice
2020-04-20COMPMID-3241: Fix hidden scale in NEQLSTMLayerSang-Hoon Park
2020-04-20COMPMID-3304: Update OpenCL GEMM heuristic for Int8Gian Marco Iodice
2020-04-20COMPMID-3237: Implement NEQLSTMLayerMichele Di Giorgio
2020-04-17COMPMID-3314: Enable OpenMP in the reference testsMichalis Spyrou
2020-04-17COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1Manuel Bottini
2020-04-17COMPMID-3378: CLScale failureManuel Bottini
2020-04-16Add uint8 quantization example for NEONDiana Bite
2020-04-15COMPMID-3236: Add support QSYMM16 into S32 CLPixelwiseMultiplicationKernelMichele Di Giorgio
2020-04-15COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CLSheri Zhang
2020-04-14COMPMID-3293: Test Improvements for CLCol2ImKernelGeorgios Pinitas
2020-04-14COMPMID-3348: Fix issue in gemmlowp_matrix_b_reduction OpenCL kernelGian Marco Iodice
2020-04-14COMPMID-3349: Fixed performance regression Mali-G71Gian Marco Iodice
2020-04-14COMPMID-3069: Fix CLCompileContextMichalis Spyrou
2020-04-14COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CLSheri Zhang
2020-04-08COMPMID-3112: Reworking heuristic for CLGEMM - part1Gian Marco Iodice
2020-04-08COMPMID-3279: Create CLCompiler interfaceMichalis Spyrou
2020-04-08COMPMID-3236: Extend CLGEMMLowpReduction kernels to multiply by a scalar valueMichele Di Giorgio
2020-04-07COMPMID-3233 Extend gemm tuner in the doxygen documentationSiCong Li
2020-04-07COMPMID-3282: Update documentation for signed quantized supportSheri Zhang
2020-04-07COMPMID-2765 Add support for QASYMM8_SIGNED in NEDeconvolutionLayerLuca Foschiani
2020-04-07COMPMID-3281: Implement QSYMM16 Layer Normalization for NEON QLSTMSang-Hoon Park