aboutsummaryrefslogtreecommitdiff
path: root/src/core/gpu/cl/kernels/ClElementwiseKernel.cpp
AgeCommit message (Expand)Author
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-07-13Add in-place calculation support for CL elementwise arithmetic kernelsSheri Zhang
2021-07-08Remove redundant implementations of Add/Sub operatorsGeorgios Pinitas
2021-07-02Align kernel/operator header layoutGeorgios Pinitas
2021-06-29Set up the framework to choose the default LWSGiorgio Arena
2021-04-19Added S32 Integer support to DIV operator in CLElementWiseOperations with TestsSuhail Munshi
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio