aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/convolution/winograd
AgeCommit message (Expand)Author
2024-02-14Fix compiler errors in cl-clangPablo Marquez Tello
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
2023-02-08Update CPU kernels to remove x19 and w19Michael Tyler
2023-01-31Fixed clang-cl linker errorsPablo Tello
2023-01-18Revert "Update CPU kernels to remove x19"Michael Tyler
2023-01-16Update CPU kernels to remove x19Michael Tyler
2022-12-28Fix company name on copyright noticeViet-Hoa Do
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-08-08Fix for AI benchmark ResNet regressionViet-Hoa Do
2022-07-14Integrate new winograd APIs from MLTechramelg01
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-17COMPMID-3520: Move ndrange.hpp header from arm_gemm to assemblyMichele Di Giorgio
2020-05-13COMPMID-3108: Add Winograd 3x3,4x4 FP16 support for NEONGeorgios Pinitas
2020-03-10COMPMID-3259: Fix scalar register allocationGeorgios Pinitas
2019-11-08COMPMID-2576: Fuse activation in Winograd output transform.Pablo Tello
2019-04-16COMPMID-2063: New Winograd implementationPablo Tello
2018-11-02COMPMID-1623: NEWinograd reduce the number of output tiles.Pablo Tello
2018-11-02COMPMID-1600: Reduce number of tile specialisations.Pablo Tello
2018-11-02COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinogradPablo Tello
2018-11-02COMPMID-1550: Winograd integrate RSH changes.Pablo Tello
2018-11-02COMPMID-1247:Integrate kernel size 1x3 & 3x1 support in NEWinogradLayer.Pablo Tello
2018-11-02COMPMID-1112: Enabled multithreading transforms in Winograd.Pablo Tello
2018-11-02COMPMID-1010: Remove RSH profiler headerGeorgios Pinitas
2018-11-02COMPMID-1040: Added support for nullptr bias tensor in NEWinogradLayerAndrew Mundy
2018-11-02COMPMID-976: Fix warnings for ndk-r16bAnthony Barbier
2018-11-02COMPMID-784: Fixed SAME paddding in WinogradLayerPablo Tello
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas