aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEConvertFullyConnectedWeightsKernel.cpp
AgeCommit message (Expand)Author
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
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
2019-12-11COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions.Georgios Pinitas
2018-11-02COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templatedAnthony Barbier
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer...Giorgio Arena