aboutsummaryrefslogtreecommitdiff
path: root/src/core/cpu/kernels/CpuWinogradConv2dKernel.cpp
AgeCommit message (Expand)Author
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-24Re-use auxiliary memory withing CpuWinogradConv2d operatorsGeorgios Pinitas
2021-08-04Avoid over-allocation of temporary buffers within CpuWinogradConv2dGeorgios Pinitas
2021-07-13Port NEWinogradConvolutionLayerMichalis Spyrou