aboutsummaryrefslogtreecommitdiff
path: root/src/core/cpu/kernels/add
AgeCommit message (Expand)Author
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-07-08Remove redundant implementations of Add/Sub operatorsGeorgios Pinitas
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-08Add guards on SVE kernelsMichalis Spyrou
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-06-01Optimize int8 arithmetic addition on CPUGiorgio Arena
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-24Fix indexing of SVE ArithmeticAddition kernelSang-Hoon Park
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-01-19Make Add kernel and operator statelessSheri Zhang