aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2023-08-08Fix failure in MeanReduce layerViet-Hoa Do
2023-08-07Port DirectConv2d to CKW backendJakub Sujak
2023-08-03Fix CL Tile operatorViet-Hoa Do
2023-08-01Improved testing for ArgMinMaxPablo Marquez Tello
2023-07-28Port ElementwiseBinary to CKW part 2SiCong Li
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-07-27Add missing tests for CLCastPablo Marquez Tello
2023-07-25Add GpuKernelArgumentBinding for runtime argument settingSiCong Li
2023-07-25Fix problem with exception handling in CPPSchedulerMatthew Bentham
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-14Port ClTemplateActivation into CkwAdnan AlSinan