aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators/CpuConv2d.cpp
AgeCommit message (Expand)Author
2024-03-11Prefer indirect Gemm vs. Direct convolution if supportedGunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-15Fix include dependencies for mass reformatting patchGunes Bayir
2023-08-07Document the Conv2D heuristicGian Marco Iodice
2021-09-16Provide logging for configure functions in all cpu operatorsramelg01
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas