1. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  2. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago[Renamed (99%) from src/core/cpu/kernels/CpuWinogradConv2dKernel.cpp]
  3. 87a74ef Re-use auxiliary memory withing CpuWinogradConv2d operators by Georgios Pinitas · 2 years, 11 months ago
  4. 6634194 Avoid over-allocation of temporary buffers within CpuWinogradConv2d by Georgios Pinitas · 3 years ago
  5. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago[Renamed (65%) from src/core/NEON/kernels/NEWinogradConvolutionLayerKernel.cpp]
  6. 142e4ca Remove unused AccessWindow* includes by Michele Di Giorgio · 3 years, 3 months ago
  7. b88272e Remove usage of valid window region in NHWC CPU kernels - Part2 by SiCongLi · 3 years, 4 months ago
  8. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 8 months ago
  9. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  10. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  11. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years, 1 month ago
  12. 5ce897f COMPMID-3108: Add Winograd 3x3,4x4 FP16 support for NEON by Georgios Pinitas · 4 years, 2 months ago
  13. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  14. c6d9a8b COMPMID-2979 Remove padding from NEWinogradLayer by morgolock · 4 years, 7 months ago
  15. 5264b7d COMPMID-2576: Fuse activation in Winograd output transform. by Pablo Tello · 4 years, 9 months ago
  16. 8f43d74 COMPMID-2063: New Winograd implementation by Pablo Tello · 5 years ago
  17. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  18. 000d33a COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinograd by Pablo Tello · 6 years ago
  19. bda6e4b COMPMID-1247:Integrate kernel size 1x3 & 3x1 support in NEWinogradLayer. by Pablo Tello · 6 years ago
  20. eb84d6b COMPMID-1434: Fix NEWinograd for NHWC and sub-tensors by Georgios Pinitas · 6 years ago
  21. e155337 COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolution by Anthony Barbier · 6 years ago
  22. 7282d56 COMPMID-1287: Extending NEWinogradLayer test suite by Pablo Tello · 6 years ago
  23. 7df2786 COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer - part1 by Pablo Tello · 6 years ago
  24. cb0010b COMPMID-1102 : Enable the use of 4x4 tile sizes in neon implementation of winograd conv. by Vidhya Sudhan Loganathan · 6 years ago
  25. 79ffade COMPMID-1112: Enabled multithreading transforms in Winograd. by Pablo Tello · 6 years ago
  26. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago[Renamed (99%) from src/core/NEON/kernels/NEWinogradLayerKernel.cpp]
  27. 84ce1f9 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  28. 3ca9786 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  29. 4d9379a COMPMID-1040: Added support for nullptr bias tensor in NEWinogradLayer by Andrew Mundy · 6 years ago
  30. f6c572c COMPMID-784: Productise Winograd. by Pablo Tello · 6 years ago
  31. 52140b4 COMPMID-784: Winograd tramsforms refactoring by Pablo Tello · 6 years ago
  32. d6ca478 COMPMID-784: Added support for biases in WinogradLayer. by Pablo Tello · 6 years ago
  33. 6c6e77a COMPMID-784: Doxygen fixes by Pablo Tello · 6 years ago
  34. 9ceebbe COMPMID-815: Updated NEWinogradLayer with the lastest code from Research. by Pablo Tello · 6 years ago
  35. 4e2c139 COMPMID-784: Winograd refactoring by Pablo Tello · 6 years ago
  36. 02541fb COMPMID-719: NEWinogradLayer reordering using NEPermute. by Pablo Tello · 7 years ago
  37. 3d4968a COMPMID-687: Winograd refactoring by Pablo Tello · 7 years ago
  38. 8951933 COMPMID-687: Winograd layer. by Pablo Tello · 7 years ago