aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/internal/CpuDepthwiseConv2dAssemblyWrapperKernel.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2022-02-01 Enable kernel selection testing (Phase #2)Yair Schwarzbaum
2022-01-21DepthwiseConv reports full assembly kernel namePablo Marquez Tello
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-10-18Implement Minimum Workload Size (MWS) in all CPPKernels used by small networksDana Zlotnik
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas