aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2024-03-21[ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorc...Renato Arantes
2023-12-22Call std::round() directly in non Androidâ„¢ and Bare Metal buildsGunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2023-03-29Fix GCC13 compiler errorsPablo Marquez Tello
2023-01-31Bazel and CMake buildsDavid Svantesson
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-07-25Enable march=armv8.6-a in non multi-isa buildsPablo Marquez Tello
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2022-05-06Integrate Dynamic Fusion patchesSiCong Li
2022-03-10Added windows native build supportPablo Tello
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2022-01-06Add signbit support for f16 typeSiCongLi
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-10-21Enable CPP11 math on AndroidPablo Tello
2021-06-01Optimize int8 arithmetic addition on CPUGiorgio Arena
2021-03-25bf16_to_float: Fix strict aliasing violationPablo Marquez Tello
2021-01-07Generalize custom uniform generator for floating point data types with 16 bitsGiorgio Arena
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2020-12-23Fix baremetal arm_compute_validation build errorsSiCongLi
2020-12-17Fix fill() for FP data type in fixtures - Part 1Giorgio Arena
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-12COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayerGeorgios Pinitas
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2020-03-05COMPMID-3152: Initial Bfloat16 supportGeorgios Pinitas
2019-12-20COMPMID-2706: Add the ability to build bootcode for bare metalMichalis Spyrou
2019-10-21COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMMGiorgio Arena
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-09-16COMPMID-2646: Wrap thread-related structure to ease bare-metal supportGeorgios Pinitas
2019-08-01COMPMID-2336: Fix build issues.Georgios Pinitas
2019-06-07COMPMID-2397: 64bit bare metal build failureMichalis Spyrou
2018-12-11COMPMID-1497: Add support for interleaved B reshaping in gemm_interleavedAnthony Barbier
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-02COMPMID-1499: Fixed issues to build for FP16 on AndroidAnthony Barbier
2018-11-02COMPMID-1038: stoi and stoul cleanup.Pablo Tello
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-835: Valgrind make UNIT/Utils/RoundFloatToNearestUp fail on aarch64Pablo Tello
2018-11-02COMPMID-666: Adds the ability to import backing memory in a Tensor(CPU).Georgios Pinitas
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-619: Logging interfaceGeorgios Pinitas
2018-11-02COMPMID-481: Add AArch64 GEMMMoritz Pflanzer
2018-11-02COMPMID-417: Fix half point build for bare metalMichalis Spyrou
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-485: Memory ManagerGeorgios Pinitas
2018-11-02COMPMID-518 - Bare metal supportMichalis Spyrou
2018-09-17COMPMID-415: Move ActivationLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-415: New framework - base framework [1/5]Moritz Pflanzer