aboutsummaryrefslogtreecommitdiff
path: root/support/ToolchainSupport.h
AgeCommit message (Expand)Author
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
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2022-03-10Added windows native build supportPablo Tello
2022-01-06Add signbit support for f16 typeSiCongLi
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-06-01Optimize int8 arithmetic addition on CPUGiorgio Arena
2020-12-23Fix baremetal arm_compute_validation build errorsSiCongLi
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
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-08-01COMPMID-2336: Fix build issues.Georgios Pinitas
2019-06-07COMPMID-2397: 64bit bare metal build failureMichalis Spyrou
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-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
2018-09-17COMPMID-417: Extract common toolchain support fileMoritz Pflanzer