aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators/CpuWinogradConv2d.cpp
AgeCommit message (Expand)Author
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