aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/reference
AgeCommit message (Expand)Author
2020-05-12COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference codeSheri Zhang
2020-05-12COMPMID-3316: NEDeconvolutionLayer failing for a big inputManuel Bottini
2020-05-05MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NHWCmorgolock
2020-04-26COMPMID-3329: failures in nightly (GC/GEMM and CPP/DFT)Manuel Bottini
2020-04-17COMPMID-3314: Enable OpenMP in the reference testsMichalis Spyrou
2020-04-07COMPMID-3281: Implement QSYMM16 Layer Normalization for NEON QLSTMSang-Hoon Park
2020-04-03COMPMID-3101 Fuse activation with floating point elementwise operation layers...Giorgio Arena
2020-04-01MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHWmorgolock
2020-04-01COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernelMichele Di Giorgio
2020-03-31COMPMID-3069: Resolve Bfloat16 validation issues.Georgios Pinitas
2020-03-27COMPMID-3238 modify reference kernel of layer normalization for QSYMM16Sang-Hoon Park
2020-03-25COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32To...Sheri Zhang
2020-03-15COMPMID-3238 add reference kernel for QSYMM16 Layer Normalization KernelSang-Hoon Park
2020-03-12COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayerSheri Zhang
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2020-03-05COMPMID-3152: Initial Bfloat16 supportGeorgios Pinitas
2020-02-28COMPMID-3079: Implement Hard-Swish in NEON.morgolock
2020-02-26COMPMID-3067: Address gcc9 failuresGeorgios Pinitas
2020-02-26COMPMID-1611 CLDirectConvolution NHWC QASYMM not implementedGiorgio Arena
2020-02-26COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduc...Luca Foschiani
2020-02-20COMPMID-3212 Investigate CLReduceMean failure with QASYMM8Luca Foschiani
2020-02-07COMPMID-3046: Add CLRequantizationLayerKernelManuel Bottini
2020-02-07COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLRe...Michalis Spyrou
2020-01-23COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayerManuel Bottini
2020-01-23COMPMID-3022 Fix NEON QASYMM8 Reduction OperationMichalis Spyrou
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2020-01-16COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernelmorgolock
2020-01-14COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2Michele Di Giorgio
2020-01-14COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCoreManuel Bottini
2020-01-14COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayerMichele Di Giorgio
2020-01-10COMPMID-3006 (Nightly) Android build failureMichalis Spyrou
2020-01-09COMPMID-2819: Fix compiler error in mastermorgolock
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2020-01-06COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayerMichele Di Giorgio
2020-01-02COMPMID-2819 Fix depthwise reference when using ceilGiorgio Arena
2019-12-20COMPMID-2773 [NE] add support for QASYMM8_SIGNED to QuantizationLayerSang-Hoon Park
2019-12-20COMPMID-2706: Add the ability to build bootcode for bare metalMichalis Spyrou
2019-12-20COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayerSang-Hoon Park
2019-12-20COMPMID-2767 [NEON] add support for QASYMM8_SIGNED to DequantizationLayerSang-Hoon Park
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-11COMPMID-2980 (Nightly) armv7a build failuresMichalis Spyrou
2019-12-05COMPMID-2796: Add support for QASYMM8_SIGNED in NEActivationLayer and NEPRelu...Michalis Spyrou
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-28COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCLMichele Di Giorgio
2019-11-27COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStageGeorgios Pinitas
2019-11-14COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersVidhya Sudhan Loganathan