aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEWinogradConvolutionLayer.cpp
AgeCommit message (Expand)Author
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2019-04-18COMPMID-2112: Rework memory manager support in NEWinogradLayerGeorgios Pinitas
2019-04-16COMPMID-2063: New Winograd implementationPablo Tello
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2018-11-23COMPMID-1451: Fix MemoryManager usage.Georgios Pinitas
2018-11-08COMPMID-1773: Replaced Gemm wrapper for NEGEMM in NEWinogradPablo Tello
2018-11-02COMPMID-1701: small cleanup NEWinogradConvolutionLayer.Pablo Tello
2018-11-02COMPMID-1590: Memory corruption in arm_compute_validation.Pablo Tello
2018-11-02COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinogradPablo Tello
2018-11-02COMPMID-1247:Integrate kernel size 1x3 & 3x1 support in NEWinogradLayer.Pablo Tello
2018-11-02COMPMID-1248 Enabled memory manager in NEWinogradConvolutionLayerAnthony Barbier
2018-11-02COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolutionAnthony Barbier
2018-11-02COMPMID-1357: Port NEWinogradConvolution to use NEGEMMAssemblyDispatchAnthony Barbier
2018-11-02COMPMID-1381: Cleaned up the AssemblyHelper interfaceAnthony Barbier
2018-11-02COMPMID-1334 (Nightly) Fix std::bad_alloc error in 32-bit NEON runsGiorgio Arena
2018-11-02COMPMID-1287: Extending NEWinogradLayer test suitePablo Tello
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer ...Pablo Tello
2018-11-02COMPMID-1209: Enable memory manager for the GEMM workspace bufferGeorgios Pinitas
2018-11-02COMPMID-1106 Add fast math support in NEWinogradConvolutionLayerGiorgio Arena
2018-11-02COMPMID-1102 : Enable the use of 4x4 tile sizes in neon implementation of win...Vidhya Sudhan Loganathan
2018-11-02COMPMID-959: Perform pretranspose if allowed on NEON assemblyGeorgios Pinitas
2018-11-02COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cppGeorgios Pinitas