aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NECast.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-05-05Make NECast::validate take args by const pointerMatthew Bentham
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2019-06-07COMPMID-2394: (Nightly) Clang-tidy errorsMichalis Spyrou
2019-05-23COMPMID-2252 NECast.Usama Arif