aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2 daysUpdate logic in the OpenMP scheduler to exclude LITTLE coresHEADmainOmar Al Khatib
10 daysScatterND fix for scalar casesGunes Bayir
12 daysAdd SME2 implementation of Softmax for QASYMM8 and QASYMM8_SIGNED.Omar Al Khatib
12 daysAdd batched indices support to Scatter GPU ImplementationMohammed Suhail Munshi
2024-05-02Change reorder implementation to be vector length agnostic for OHWIo8 reorderRadu Salavat
2024-04-30Add fp16 and integer data type support for ScatterNd in GpuGunes Bayir
2024-04-29Disable SME2 Gemmlowp s8f32 kernel selection in case results needs to be accu...Gunes Bayir
2024-04-25Add update/index/output (m+1)/2d/(m+n) support for CLScatterGunes Bayir
2024-04-25Move s32 to f32 conversion in reference layers from quantization to dequantiz...Radu Salavat
2024-04-25Add memory stress tests for per channel quantized convolutionGunes Bayir
2024-04-24Fix compiler error in the validation testsPablo Marquez Tello
2024-04-22Multi-Dimensional and Batched Scatter Reference and Dataset Implementation.Mohammed Suhail Munshi
2024-04-22Scatter GPU Kernel Implementation for 1D tensors.Mohammed Suhail Munshi
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-04-09Specify absolute toleranceSangwon Ha
2024-03-25Adds Tests and reference implementation for scatter operator with 1D tensors.Mohammed Suhail Munshi
2024-03-22[ONCPUML-1451] Guard bf16 to bf16 tests with ARM_COMPUTE_ENABLE_FIXED_FORMAT_...Renato Arantes
2024-03-22Fix for nightly build failures for androidMohammed Suhail Munshi
2024-03-21Add skeleton for CLScatter op, reference and testsMohammed Suhail Munshi
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-15Fix linker errors in validation suite for WoAPablo Marquez Tello
2024-02-15Fix validation suite on WoAPablo Marquez Tello
2024-02-14[QTest] Use dynamic output quantization in Depthwise Conv testsOmar Al Khatib
2024-02-12Disable some DirectConv2d tests in Dynamic FusionGunes Bayir
2024-02-09Add support for QSYMM8 in ClCastKernelPablo Marquez Tello
2024-02-09Remove CKW prototype and Template WriterGunes Bayir
2024-02-08Fix the bug in GpuTanh operator in dynamic fusionGunes Bayir
2024-02-06Disable FP16 tests compilation on Multi-Isa v8aMohammed Suhail Munshi
2024-02-01Use the stable CKW API in the GPU dynamic fusion backendGunes Bayir
2024-01-24Fix tolerance issue in BF16 MatMul testsGunes Bayir
2024-01-23Make GpuWorkloadContext own all tensor info objectsViet-Hoa Do
2024-01-11Fix test compilation error on GCC 13.2Jakub Sujak
2024-01-04Implement dynamic quantization for GEMMLowp testsSiCong Li
2023-12-22Add Mali™-G720 and Mali™-G620 as GpuTargetsGunes Bayir
2023-12-14Fix Run Example in Validate TestsMohammed Suhail Munshi
2023-12-08Adjust NEReduceMean test toleranceSiCong Li
2023-12-05Optimize CpuSoftmaxKernel for axis=0Gunes Bayir