aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2024-03-04Disable FP16 on 32 bitPablo Marquez Tello
2024-03-01Set Neon™ as present for WoAPablo Marquez Tello
2023-11-01Add support for Arm® Cortex®-A520 and Arm® Cortex®-R82Viet-Hoa Do
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-07-10Do not include headers necessary for logging when logging is disabledMatthew Bentham
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-02-27Add build option to disable threads hintViet-Hoa Do
2023-01-26Fix num_threads_hint() on macos.Pablo Marquez Tello
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-03-10Added windows native build supportPablo Tello
2022-01-25Add OpenBSD/arm64 support.Kevin Lo
2022-01-24Fix CPU detection code on MacosPablo Marquez Tello
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-11-11Prevent overriding SVE support if disabled in hwcapsGunes Bayir
2021-10-21Fix enforcing incorrect ISA feature for given CPU modelsGeorgios Pinitas
2021-10-04Provide logging for configure functions in all CPP functionsramelg01
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2021-09-16Provide logging for configure functions in all cpu operatorsramelg01
2021-09-01Printing operators parameters, currently for CpuAdd operator only.Ramy Elgammal
2021-08-04Implement Operator APIGeorgios Pinitas
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-07-16Avoid multiple Rhs matrix transformation on ClGemmGeorgios Pinitas
2021-07-07Add basic Operator interfaceGeorgios Pinitas
2021-06-28Simplify CpuInfo logicGeorgios Pinitas
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-19Add Tensor related utilities to the new APISang-Hoon Park
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-03-23Fixed compiler errorsPablo Marquez Tello
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas