aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-28Fix doxygen warningsramy.elgammal@arm.com
2023-06-27Bazel and CMake optional fp16 supportDavid Svantesson
2023-06-27Reorder destructor in srcDavid Svantesson
2023-06-27Address the issues with the ACL coverage pipeline failures related to matmul.Renato Arantes
2023-05-17Move lut kernel to sve2 categoryv23.05branches/arm_compute_23_05SiCong Li
2023-05-12Fix invalid vector length in CLViet-Hoa Do
2023-05-11Remove check for bias in CPU Depthwise ConvolutionJakub Sujak
2023-05-10Remove inclusion of NEReorderKernel header from NEReorderLayerRamy Elgammal
2023-05-10Re-enable dyanmic weights in Neon™ depthwise convolutionRamy Elgammal
2023-05-05Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int...Jakub Sujak
2023-05-05Disable dynamic weights in unsupported operatorsViet-Hoa Do
2023-05-05Make NECast::validate take args by const pointerMatthew Bentham
2023-05-04Implement OpenCL MatMul heuristic for Arm® Mali™-G710Gian Marco Iodice
2023-05-03Fix im2col for fast-maths mode with padding.Renato Arantes
2023-05-03Support multi-dimensional indices in the CL Gather Layer up to four-dimension...Omar Al Khatib
2023-05-03Guards to make NEReorder aarch64 onlyDavid Svantesson
2023-05-03Update a64_transpose_interleave_16.hppDavid Svantesson
2023-05-03Bazel and CMake updatesDavid Svantesson
2023-05-03Fix CPU MatMul broadcast detectionViet-Hoa Do
2023-05-02Fix export_to_cl_image issue in the fp16 GeMM implementationGian Marco Iodice
2023-05-02Add fp16 GeMM heuristic for Arm® Mali™-G710Gian Marco Iodice
2023-05-02Fix fully connected and matmul mismatchesViet-Hoa Do
2023-05-01Add Reorder to changelogDavid Svantesson
2023-04-28Reorder addedDavid Svantesson
2023-04-28Fix the gather layer indices checkViet-Hoa Do
2023-04-28Fix OMPScheduler run_workloads single thread issueSiCong Li
2023-04-27Avoid printing error message for each not found OpenCl libraryRamy Elgammal
2023-04-27Add quantized CL MatMul kernel for LHS NT, RHS TJakub Sujak
2023-04-26Change fp16 GeMM heuristic for Arm® Mali™-G77Gian Marco Iodice
2023-04-26Improve Winograd performance on OpenCLGian Marco Iodice
2023-04-26Add FP16 depthwise kernels for SME2David Mansell
2023-04-26Integrate multi-threaded pretranspose_B_arraySiCong Li
2023-04-25Fix rounding to nearest even for armv7aRamy Elgammal
2023-04-20Implement CL kernel for a native batched matmul Quantized - LHS transposed, R...Omar Al Khatib
2023-04-19NETranspose 8x8 kernel for 32-bit elementsEthan Doe
2023-04-19Add quantized support for CPU MatMulViet-Hoa Do
2023-04-17Add quantized CL MatMul kernels for Lhs NT/T, Rhs NTGunes Bayir
2023-04-17Fix unhandled case in ElementwiseUnaryRamy Elgammal
2023-04-14Align naming convention of ClMatMulJakub Sujak
2023-04-14Fix dynamic weights for CPU connected layerViet-Hoa Do
2023-04-13Implement MatMul Function and Operator with Floating Point support for CPUMohammed Suhail Munshi
2023-04-11Enable quantized data types for CpuElementwiseUnary on Armv7aRamy Elgammal
2023-04-04Support dynamic weights for Fully Connected layers on GPUJakub Sujak
2023-04-03Implement MatMul FunctionRamy Elgammal
2023-04-03Add Cropping to CLBatchToSpaceOmar Al Khatib
2023-03-30Add cropping support to NEBatchToSpaceSiCong Li
2023-03-29Fix GCC13 compiler errorsPablo Marquez Tello
2023-03-29Add quantized support for unary elementwise in CPUViet-Hoa Do
2023-03-27Fix BatchToSpaceFixtureSiCong Li
2023-03-24Add Texture Pipe Support for Matmul Lhs T/NT Rhs T kernelsRamy Elgammal