aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClWinogradOutputTransformKernel.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-04-26Improve Winograd performance on OpenCLGian Marco Iodice
2022-08-11Disable unsafe FP optimizations in Winograd Output TransformGunes Bayir
2022-06-28Fix OpenCL Winograd output transformGian Marco Iodice
2022-06-15Fix performance regression in Winograd Output Transform (OpenCL)Gian Marco Iodice
2022-02-10Improve start-up time for winograd_output_transform_*_nhwcramelg01
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas