aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2023-10-31Fix clang-tidy errorsJakub Sujak
2023-10-31Use dynamic quantization in Convolution and Dilated Convolution testsGunes Bayir
2023-10-31Extend CKW MatMul with nt_tAdnan AlSinan
2023-10-30Use dynamic quantization in OpenCL™ Direct Convolution testsGunes Bayir
2023-10-17Fix memory Error in Reverse Fixture.Adnan AlSinan
2023-10-12Remove padding from CL comparison operatorViet-Hoa Do
2023-10-10Optimize NEStackLayerGunes Bayir
2023-10-10Optimize CLDeconvolutionLayer testsGunes Bayir
2023-10-10Optimize CL and Neon depthwise convolution testsGunes Bayir
2023-10-05Optimize CLTranspose operatorJakub Sujak
2023-10-05Change MatMul Native MMUL Kernel tests tolerance valueAdnan AlSinan
2023-10-04Port DepthwiseConv2d operator to Ckwramy.elgammal@arm.com
2023-10-04NEDeconvolutionLayer validation fixPablo Marquez Tello
2023-10-03Fix nightly NEON Reverse reference failureAdnan AlSinan
2023-10-03Fix MacOS compilation errorJakub Sujak
2023-10-02Fix Nightly failing validation tests in NEON ReverseAdnan AlSinan
2023-10-02Optimize CL and Neon Winograd testsGunes Bayir
2023-09-29Implement Quantized Matmul T/T and T/Nt kernels using MMUL extensionGunes Bayir