aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuDepthwiseConv2dNativeKernel.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2022-02-21Decouple CpuDepthwiseConv2dNativeKernelDana Zlotnik
2021-09-01Fix strict overflow warningsMichalis Spyrou
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas