aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CPP/CPPTypes.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-11-22ONCPUML-1072: Tuned MWS values (for N1, V1) for binary operators used by oneDNNFadi Arafeh
2022-07-14Integrate new winograd APIs from MLTechramelg01
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-12-10Fix 300% Regression CPU - Change default mws value in Kernel filesMohammed Suhail Munshi
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-04-20Update assembly codeMichalis Spyrou
2021-03-17Updated cpu detectionPablo Marquez Tello
2020-07-23COMPMID-3578: Update FP32/int8 kernel selection.David Mansell
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-06COMPID-3324: Clean GEMM kernelsGeorgios Pinitas
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-09-30COMPMID-2452: Fix compilation issues on armclangGeorgios Pinitas
2018-11-09COMPMID-1626: Fixed VGG 16/19 bad_alloc failure.Pablo Tello
2018-11-02COMPMID-162: output cpus list and capabilities in validation suite.Pablo Tello
2018-11-02COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for numb...Anthony Barbier
2018-11-02COMPMID-1347: Simplified CPUInfo enumAnthony Barbier
2018-11-02COMPMID-1347: Fixed fallback CPUInfo populate function and added latest CPUsAnthony Barbier
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-481: Add AArch64 GEMMMoritz Pflanzer
2018-11-02COMPMID-417 - Added arm_compute comment at the end of NEON header filesGian Marco Iodice
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-09-17COMPMID-417: Enable CPU target selectionMoritz Pflanzer