aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11-01Add support for Arm® Cortex®-A520 and Arm® Cortex®-R82Viet-Hoa Do
2023-11-01Fix compilation error with clang and multi-isaViet-Hoa Do
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-31Fix SVE kernel using SVE2 instructionViet-Hoa Do
2023-10-31Optimize CL softmaxViet-Hoa Do
2023-10-30DirectConv and Im2Col changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-30Use dynamic quantization in OpenCL™ Direct Convolution testsGunes Bayir
2023-10-26Add check to disable dynamic bias with quantized datatypes in Conv2D layerMohammed Suhail Munshi
2023-10-20FuseBatchNorm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-17arm_gemm: Add SME2 FP16 GEMV using FP16->FP32 dot product.David Mansell
2023-10-17Fix memory Error in Reverse Fixture.Adnan AlSinan
2023-10-17Revert "arm_gemm: Add SME2 FP16 GEMV."David Mansell
2023-10-13Connect MatMul MMUL kernels to ClMatMul operatorGunes Bayir
2023-10-13Fix build error in CpuScalePablo Marquez Tello
2023-10-12Scale changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-12arm_gemm: Add SME2 FP16 GEMV.David Mansell
2023-10-12Remove padding from CL comparison operatorViet-Hoa Do
2023-10-11Optimize CL reduction operationViet-Hoa Do
2023-10-10arm_gemm: fix 2D threading mode for SME2David Mansell
2023-10-10Fix build errorPablo Marquez Tello
2023-10-10Fix NEReorderKernel validationDavid Svantesson
2023-10-10Port MatMul to Dynamic Fusion + CKW boilerplate codeAdnan AlSinan
2023-10-10Optimize NEStackLayerGunes Bayir
2023-10-10Optimize CLDeconvolutionLayer testsGunes Bayir
2023-10-10Fix compilation error caused by ambiguous std::abs callGunes Bayir
2023-10-10Optimize CL and Neon depthwise convolution testsGunes Bayir
2023-10-10CpuSubKernel changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-09Change heuristics for FP16 DeconvSangwon Ha
2023-10-09Pool2d changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
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-28Revise clang-format configurationJakub Sujak
2023-09-28Implement Quantized Matmul Nt/T kernel using MMUL extensionGunes Bayir
2023-09-28Hide revisions in Git blameJakub Sujak
2023-09-28Reimplement erf functionViet-Hoa Do
2023-09-28Fix Bazel build script generationJakub Sujak
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan