aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators/CpuWinogradConv2d.cpp
AgeCommit message (Expand)Author
2023-12-12Winograd changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-12-06Revert "thread_local _custom_scheduler"Pablo Marquez Tello
2023-11-24thread_local _custom_schedulerDavid Svantesson
2023-11-08Optimize CpuGemmConv2d start-up timeSiCong Li
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-09-08Disable Winograd on fp16 if fast-math = falseRamy Elgammal
2022-08-08Fix for AI benchmark ResNet regressionViet-Hoa Do
2022-07-14Integrate new winograd APIs from MLTechramelg01
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