aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEConvertFullyConnectedWeights.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-07-28Reduce binary footprint of CpuConvertFullyConnectedWeightsKernelMichele Di Giorgio
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
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
2019-09-26COMPMID-2161 [NEON] Create IWeightManager classMichalis Spyrou
2018-11-02COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer...Giorgio Arena