aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/convolution/winograd/transforms/output_2x2_5x5_fp32.cpp
AgeCommit message (Expand)Author
2019-04-16COMPMID-2063: New Winograd implementationPablo Tello
2018-11-02COMPMID-1623: NEWinograd reduce the number of output tiles.Pablo Tello
2018-11-02COMPMID-1040: Added support for nullptr bias tensor in NEWinogradLayerAndrew Mundy
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas