aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2023-07-14Fix dynamic fusion compilation errorViet-Hoa Do
2023-07-13Added S64/U64 support for the input in CLCastPablo Marquez Tello
2023-07-12Make test fixture setup methods not be templatedMatthew Bentham
2023-07-11Improved Argminmax testingPablo Marquez Tello
2023-07-11Add Bias to MatMul Kernels and add support for use in Fully Connected LayerMohammed Suhail Munshi
2023-07-07Enable transpose convolution with non-square kernelsViet-Hoa Do
2023-07-06Fix nightly failures in MatMulLowpNativeKernel when using bounded activation ...Mohammed Suhail Munshi
2023-06-29Implement FP32/16 MatMul Lhs T Rhs T/NT kernel using MMUL extensionGunes Bayir
2023-06-26Use MatMul in fully connected layer with dynamic weights when supportedMohammed Suhail Munshi