aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuDirectConv2dKernel.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-02-22Decouple CpuDirectConv2dKernelalerah01
2022-01-27Remove padding from CpuDirectConv2dKernelAdnan AlSinan
2021-12-20Added support for filter size 8x8 NCHW DirectConvPablo Marquez Tello
2021-10-18DirectConv3d support refineSheri Zhang
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas