aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators/CpuDepthwiseConv2dAssemblyDispatch.cpp
AgeCommit message (Expand)Author
2024-02-12Fix parallel depthwise perf regression from 2db938cJonathan Deakin
2024-02-07Parallelize CPU depthwise over batch if only 1 rowJonathan Deakin
2023-12-06Revert "thread_local _custom_scheduler"Pablo Marquez Tello
2023-11-24thread_local _custom_schedulerDavid Svantesson
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
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