aboutsummaryrefslogtreecommitdiff
path: root/src/core/cpu/kernels/CpuElementwiseUnaryKernel.cpp
AgeCommit message (Expand)Author
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-07-05Improve implementation selection speed of CpuElementwiseUnaryGeorgios Pinitas
2021-07-02Align kernel/operator header layoutGeorgios Pinitas
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-03-10Remove valid region calculation from CpuElementwiseSang-Hoon Park
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part1SiCongLi
2021-01-26Rename functions/classes for elementwise unary operationsSang-Hoon Park