aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/reference
AgeCommit message (Expand)Author
2020-07-31COMPMID-3624: CTS failure on Resize quantized in Neon and CLMichele Di Giorgio
2020-07-17COMPMID-3576: Nightly failure: NEON/PoolingLayer/Float/FP16/MaxUnpooling S10Sheri Zhang
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-08COMPMID-3574: add logarithm to LogSoftmaxLayerSang-Hoon Park
2020-07-03COMPMID-3539: Change indexing for nearest neighbor with aligned cornersSang-Hoon Park
2020-07-03COMPMID-3570 - Nightly #828 failure: pixel_wise_multiplication explicit speci...Manuel Bottini
2020-07-02COMPMID-3477: Remove padding from NEPixelWiseMultiplicationKernelSheri Zhang
2020-06-30COMPMID-3539: Ignore align_corners for scaled size of 1Sang-Hoon Park
2020-06-23Fixes Failures Nightly #818Manuel Bottini
2020-06-22COMPMID-3364: prevent auto dimension correction for ScaleFixtureSang-Hoon Park
2020-06-15COMPMID-2449: Implement NEUnPoolLayermorgolock
2020-06-12COMPMID-3527: QLSTM should allow nullptr for optional projection biasMichele Di Giorgio
2020-06-11COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer an...SiCong Li
2020-06-08COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighborSang-Hoon Park
2020-06-01COMPMID-2395: Add support for U8 datatype to CropResize on NEONMichele Di Giorgio
2020-06-01Silence clang++-10 warning about copying iteratorsMatthew Bentham
2020-05-20COMPMID-3490 - Nightly fails: android armv7 microtask error - part2Manuel Bottini
2020-05-19COMPMID-3490 - Nightly fails: android armv7 microtask errorManuel Bottini
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