aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
8 daysAdd skeleton for CLScatter op, reference and testsMohammed Suhail Munshi
8 days[ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorc...Renato Arantes
2024-02-20Requantization cases for offset changes onlyMohammed Suhail Munshi
2024-02-01Use the stable CKW API in the GPU dynamic fusion backendGunes Bayir
2024-01-23Make GpuWorkloadContext own all tensor info objectsViet-Hoa Do
2024-01-10Fix compilation error on GCC 13.2Jakub Sujak
2024-01-10Use look up table for fp16 activationMohammed Suhail Munshi
2023-12-22Add Mali™-G720 and Mali™-G620 as GpuTargetsGunes Bayir
2023-12-08Fix unit tests failing in CL/UNIT/TensorAllocatorGunes Bayir
2023-12-07Optimize CPU depth-to-spaceViet-Hoa Do
2023-12-06Revert "thread_local _custom_scheduler"Pablo Marquez Tello
2023-11-24thread_local _custom_schedulerDavid Svantesson
2023-11-10Update list of supported operators in documentationJakub Sujak
2023-11-08Optimize CpuGemmConv2d start-up timeSiCong Li
2023-10-31[GPU] Update Reverse layer to allow negative axis and reversed axis orderAdnan AlSinan
2023-10-31Optimize CL softmaxViet-Hoa Do
2023-10-11Optimize CL reduction operationViet-Hoa Do
2023-10-10Port MatMul to Dynamic Fusion + CKW boilerplate codeAdnan AlSinan
2023-10-10Optimize NEStackLayerGunes Bayir
2023-10-04NEDeconvolutionLayer validation fixPablo Marquez Tello
2023-10-02Optimize CL and Neon Winograd testsGunes Bayir
2023-09-28Revise clang-format configurationJakub Sujak
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