aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON
AgeCommit message (Expand)Author
2021-05-12NEON/RoiAlign/Quantized/QASYMM8_SIGNED mismatchesManuel Bottini
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-04-30[Nightly #1144] NEON/DepthwiseConvolutionLayer/Float/F16/Optimized mismatch o...Manuel Bottini
2021-04-29Remove stale/solved TODOsMichele Di Giorgio
2021-04-28Add per-channel quantization support for CLDeconvolutionLayerFreddie Liardet
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-19Add padding consideration to pooling index computationSang-Hoon Park
2021-04-13Implicit padding testing along the X axis on high priority operatorsGiorgio Arena
2021-04-07Add per channel quantization support for NEDeconvolutionLayerFreddie Liardet
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-26Check biases pointer before referencing in CLDirectConvolutionLayerMichele Di Giorgio
2021-03-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-03-02Set up configure-only flag for validation. First trial with DepthwiseConvoltionGiorgio Arena
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-19Fix tolerance for NEReduceMean on aarch64Giorgio Arena
2021-02-08Fix tolerance for NEON RNNLayerManuel Bottini
2021-02-05Fix tolerance for NEON RNNLayerManuel Bottini
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-13Add tolerance for quantized activations computed in floatMichele Di Giorgio
2021-01-13Alter tolerance in QuantizationLayer to use int8_t for asymmetric signedGeorgios Pinitas
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou
2021-01-05Improve NEIm2Col validation for invalid shapesGeorgios Pinitas
2020-12-29Remove unused tolerance valueMichalis Spyrou
2020-12-24COMPMID-3871: Create BatchNormalization SVE/SVE2Sheri Zhang
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou
2020-12-14COMPMID-3968 30% regression on FSSD v1 25 GrayscaleGiorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-08Remove (NE/CL)ComputeAllAnchors functionGeorgios Pinitas
2020-12-08Fix invalid usage of dataset::makeSiCong Li
2020-12-07Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xWGeorgios Pinitas
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-30COMPMID-3891: Fix corner case 1 value mismatch in NEON Elementwise DivisionManuel Bottini
2020-11-24COMPMID-4019: Disable CV/GLES from running on precommitsMichalis Spyrou
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park
2020-11-17COMPMID-3978: Nighlty failure NEON Activation Layer mismatches on android armv7aManuel Bottini
2020-11-17COMPMID-3962: Add Logical And, Or, Not support on NEONGeorgios Pinitas
2020-11-13COMPMID-3599: Disable direct gemm convolution testing for armv7 for 8bitGeorgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-11-09COMPMID-2808: Add support for QASYMM8_SIGNED in NEROIAlignLayerSheri Zhang
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-19COMPMID-3163: Remove padding from NEDepthwiseConvolutionLayerNativeKernelSang-Hoon Park