aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-27Implement tflite compliant reverse for CPUAdnan AlSinan
2023-09-25Remove CommonGraphOptions from Utils target and warningsPaolo Tricerri
2023-09-18Add CL command buffer classViet-Hoa Do
2023-09-15Fix include dependencies for mass reformatting patchGunes Bayir
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-08-31Port ClTemplatePool2d to ckwAdnan AlSinan
2023-08-17Fix various static check issuesViet-Hoa Do
2023-08-15Check CL command buffer extensionViet-Hoa Do
2023-08-15Fix out-of-scope CLBufferMemoryRegion's buffer still in queue issueSiCong Li
2023-08-08Add support for S64 output in NEArgMinMaxLayerPablo Marquez Tello
2023-08-08Fix failure in MeanReduce layerViet-Hoa Do
2023-08-03Fix ReduceMean validate issueViet-Hoa Do
2023-07-28Port ElementwiseBinary to CKW part 2SiCong Li
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
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-13Added S64/U64 support for the input in CLCastPablo Marquez Tello
2023-07-13Fix excessive calls to clReleaseCommandQueueSiCong Li
2023-07-05Rewrote CLArgMinMax for axis 0Pablo Marquez Tello
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2023-06-23Fix doxygen warningsramy.elgammal@arm.com
2023-06-16Add Fused Activation to OpenCL MatMulMohammed Suhail Munshi
2023-06-15Break up Utils.h a bit to reduce unused code being included everywhereMatthew Bentham
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-06-12Add multi-sketch support for dynamic fusionViet-Hoa Do
2023-06-12Refactor activation LUT computationPablo Marquez Tello
2023-06-09Reorder destructor in srcDavid Svantesson
2023-06-09Added int8 support in LeakyRelu/LUT kernel.Pablo Marquez Tello
2023-05-31Fix number of dimensions changed after transposeViet-Hoa Do
2023-05-10Remove inclusion of NEReorderKernel header from NEReorderLayerRamy Elgammal
2023-05-05Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int...Jakub Sujak
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-03Guards to make NEReorder aarch64 onlyDavid Svantesson
2023-05-02Fix fully connected and matmul mismatchesViet-Hoa Do
2023-04-28Reorder addedDavid Svantesson
2023-04-28Fix the gather layer indices checkViet-Hoa Do
2023-04-27Avoid printing error message for each not found OpenCl libraryRamy Elgammal
2023-04-26Integrate multi-threaded pretranspose_B_arraySiCong Li
2023-04-19Add quantized support for CPU MatMulViet-Hoa Do
2023-04-13Implement MatMul Function and Operator with Floating Point support for CPUMohammed Suhail Munshi
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-27Fix BatchToSpaceFixtureSiCong Li
2023-03-20Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16Gunes Bayir