aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON
AgeCommit message (Expand)Author
34 hoursAdd SME2 implementation of Softmax for QASYMM8 and QASYMM8_SIGNED.branches/arm_compute_24_05Omar Al Khatib
7 daysChange reorder implementation to be vector length agnostic for OHWIo8 reorderRadu Salavat
11 daysDisable SME2 Gemmlowp s8f32 kernel selection in case results needs to be accu...Gunes Bayir
2024-04-25Add memory stress tests for per channel quantized convolutionGunes Bayir
2024-04-16Fix v7 test failure when core matmul result is dequantized into fp32Gunes Bayir
2024-04-15Add s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
2024-04-15Add guarding for accumulation validation test in aarch32Radu Salavat
2024-04-12Runtime checks for bf16 fixed format testsDavid Svantesson-Yeung
2024-04-12Accumulation in Cpu Gemm kernels is not supported for quantized kernels in aa...Radu Salavat
2024-04-11Add SME2 implementation of softmax for FP16Gunes Bayir
2024-04-11Add in place summation to CPU GEMM kernelsRadu Salavat
2024-03-22[ONCPUML-1451] Guard bf16 to bf16 tests with ARM_COMPUTE_ENABLE_FIXED_FORMAT_...Renato Arantes
2024-03-21[ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorc...Renato Arantes
2024-03-20Make Cpu/Gpu/Ref scalar/vectoral S32 division consistentGunes Bayir
2024-03-20Increase tolerance_num of Cpu RNNLayer testsGunes Bayir
2024-03-19Increase MatMul and DilatedConv test Q8 thresholds to 1Gunes Bayir
2024-03-14Fix validation in pool2d assembly wrapperPablo Marquez Tello
2024-03-11Prefer indirect Gemm vs. Direct convolution if supportedGunes Bayir
2024-03-11Set int8 test tolerance in FullyConnected to int8Gunes Bayir
2024-02-20Requantization cases for offset changes onlyMohammed Suhail Munshi
2024-02-14[QTest] Use dynamic output quantization in Depthwise Conv testsOmar Al Khatib
2024-02-06Disable FP16 tests compilation on Multi-Isa v8aMohammed Suhail Munshi
2024-01-24Fix tolerance issue in BF16 MatMul testsGunes Bayir
2024-01-04Implement dynamic quantization for GEMMLowp testsSiCong Li
2023-12-08Adjust NEReduceMean test toleranceSiCong Li
2023-12-05Optimize CpuSoftmaxKernel for axis=0Gunes Bayir
2023-11-08Optimize CpuGemmConv2d start-up timeSiCong Li
2023-11-03Add Dynamic Quantization tests to Fully Connected LayerMohammed Suhail Munshi
2023-10-31Use dynamic quantization in Convolution and Dilated Convolution testsGunes Bayir
2023-10-17Fix memory Error in Reverse Fixture.Adnan AlSinan
2023-10-10Optimize NEStackLayerGunes Bayir
2023-10-10Optimize CL and Neon depthwise convolution testsGunes Bayir
2023-10-04NEDeconvolutionLayer validation fixPablo Marquez Tello
2023-10-02Optimize CL and Neon Winograd testsGunes Bayir
2023-09-27Implement tflite compliant reverse for CPUAdnan AlSinan
2023-09-15Remove deprecated support for BF16 in CpuCastAdnan AlSinan
2023-09-04Make zip and combine variadicViet-Hoa Do
2023-08-30Disable NEArgMinMaxLayer RunSmall_F32_S64 for armv7aPablo Marquez Tello
2023-08-22Optimize CpuReshapeKernelAnitha Raj
2023-08-08Add support for S64 output in NEArgMinMaxLayerPablo Marquez Tello
2023-08-08Fix failure in MeanReduce layerViet-Hoa Do
2023-08-01Improved testing for ArgMinMaxPablo Marquez Tello
2023-07-19Add support for input S64/U64 in CpuCastKernelPablo Marquez Tello
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-07-07Enable transpose convolution with non-square kernelsViet-Hoa Do
2023-06-12Refactor activation LUT computationPablo Marquez Tello
2023-05-15Raise tolerance number for NEDeconvolutionLayer fp16 testsSiCong Li
2023-05-10Remove inclusion of NEReorderKernel header from NEReorderLayerRamy Elgammal
2023-05-10Fix validation issue with CPU scale on FP16Viet-Hoa Do
2023-05-03Guards to make NEReorder aarch64 onlyDavid Svantesson