aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuKernelSelectionTypes.h
AgeCommit message (Expand)Author
2022-08-01Optimize add layer by considering the input tensors as 1D arrayGunes Bayir
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2022-03-03Decouple castKernelYair Schwarzbaum
2022-02-22Decouple CpuDirectConv2dKernelalerah01
2022-02-21Decouple CpuDepthwiseConv2dNativeKernelDana Zlotnik
2022-02-14Add kernel selection UT for submitted kernelsDana Zlotnik
2022-02-08Fix build for gcc 9Giorgio Arena
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena