aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
20 hoursAdd update/index/output (m+1)/2d/(m+n) support for CLScatterHEADmainGunes Bayir
21 hoursMove s32 to f32 conversion in reference layers from quantization to dequantiz...Radu Salavat
23 hoursAdd memory stress tests for per channel quantized convolutionGunes Bayir
2 daysFix compiler error in the validation testsPablo Marquez Tello
4 daysMulti-Dimensional and Batched Scatter Reference and Dataset Implementation.release_candidateMohammed Suhail Munshi
4 daysScatter GPU Kernel Implementation for 1D tensors.Mohammed Suhail Munshi
10 daysFix v7 test failure when core matmul result is dequantized into fp32Gunes Bayir
11 daysAdd s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
11 daysAdd guarding for accumulation validation test in aarch32Radu Salavat
14 daysRuntime checks for bf16 fixed format testsDavid Svantesson-Yeung
14 daysAccumulation 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
2023-11-23Remove the legacy core libraryJakub Sujak
2023-11-14Update comments to suppress doxygen warnings.Anitha Raj
2023-11-08Optimize CpuGemmConv2d start-up timeSiCong Li
2023-11-06Fix Elementwise Division Dynamic Shape testsAnitha Raj
2023-11-03Add Dynamic Quantization tests to Fully Connected LayerMohammed Suhail Munshi
2023-11-01Increase tolerance for MatMul in FP16Sangwon Ha
2023-10-31[GPU] Update Reverse layer to allow negative axis and reversed axis orderAdnan AlSinan