aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2023-09-28Implement Quantized Matmul Nt/T kernel using MMUL extensionGunes Bayir
2023-09-27Implement tflite compliant reverse for CPUAdnan AlSinan
2023-09-20Fix the validation issue in AddMulAdd fused kernelGunes Bayir
2023-09-18Separate the output quantization calculation logic from matmulGunes Bayir
2023-09-18Implement Quantized MatMul kernel using MMUL extensionGunes Bayir
2023-09-15Remove deprecated support for BF16 in CpuCastAdnan AlSinan
2023-09-14Add skeleton of ClMatMulLowpNativeMMULKernelGunes Bayir
2023-09-06Disable CKW ElementwiseBinary tests in Dynamic FusionJakub Sujak
2023-09-04Make zip and combine variadicViet-Hoa Do
2023-09-04Extend Neon ReshapeLayer validation testsAnitha Raj
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-08-31Port ClTemplatePool2d to ckwAdnan AlSinan
2023-08-30Port Resize operator to CKWGunes Bayir
2023-08-30Disable NEArgMinMaxLayer RunSmall_F32_S64 for armv7aPablo Marquez Tello
2023-08-22Optimize CpuReshapeKernelAnitha Raj
2023-08-17Remove functionality to add padding in Y dimension in validation testsAnitha Raj
2023-08-08Add support for S64 output in NEArgMinMaxLayerPablo Marquez Tello