aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators/CpuDepthwiseConv2d.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-05-10Re-enable dyanmic weights in Neon™ depthwise convolutionRamy Elgammal
2023-05-05Disable dynamic weights in unsupported operatorsViet-Hoa Do
2022-11-01Updateable weights in depthwise convolutionMilos Puzovic
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