1. b014c27 Unused variables in Winograd tests by Manuel Bottini · 3 years, 1 month ago
  2. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 2 months ago
  3. ca62c6f Mixed data-layout testing on high priority operators by Manuel Bottini · 3 years, 4 months ago
  4. f24bd8b Increase tolerance for winograd input transform F32 NHWC by Giorgio Arena · 3 years, 4 months ago
  5. 35981ca Fix tolerance issue in CL Winograd InputTransform FP16 by Manuel Bottini · 3 years, 5 months ago
  6. 04a0706 COMPMID-3979 Sanitise Padding Removal epic by SiCong Li · 3 years, 8 months ago
  7. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  8. bc6c374 COMPMID-3740: Remove OpenCL padding: CLWinogradInputTransformKernel by Gian Marco Iodice · 3 years, 9 months ago
  9. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  10. 0c81684 COMPMID-2995: Nightly failures in CLWinogradInputTransform for NCHW by Georgios Pinitas · 4 years, 7 months ago
  11. f1cf394 COMPMID-2575 Implement Winograd 7x1/1x7 with FP16 by Pablo Tello · 4 years, 10 months ago
  12. 6a98a6e COMPMID-2194: Refactor activation function macro in OpenCL. Change all activation calls to macro from activation_float_helpers.h by Usama Arif · 5 years ago
  13. 3bfacb2 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL - Part III by giuros01 · 5 years ago
  14. 881c684 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part II by Michele Di Giorgio · 5 years ago
  15. 875a751 COMPMID-1995: Increase tolerance for winograd input transform tests by Michele Di Giorgio · 5 years ago
  16. f955d51 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part I by Michele Di Giorgio · 5 years ago
  17. 9d6a31c COMPMID-1710: Remove Soft Relu activation from large runs. by Georgios Pinitas · 5 years ago
  18. 8094325 COMPMID-1652 CL Cleanup and add missing tests by Michalis Spyrou · 5 years ago
  19. 0d0028c COMPMID-1298: Fuse ReLu activation in CLWinogradOutputTransform by Manuel Bottini · 6 years ago
  20. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  21. d307f06 COMPMID-1559 : (Nightly) CLWinograd FP16 SIGABORT and mismatches by Vidhya Sudhan Loganathan · 6 years ago
  22. 71ecf39 COMPMID-1266 : support for FP16 in CLWinogradConvolutionLayer by Vidhya Sudhan Loganathan · 6 years ago
  23. ea55f91 COMPMID-1373 Enable tests for CLWinogradConvolutionLayer for NHWC by Giorgio Arena · 6 years ago
  24. d28b751 COMPMID-1340 - Implementing Winograd Convolution Layer 1x5/5x1 on OpenCL NHWC by Gian Marco Iodice · 6 years ago
  25. 149fdf3 COMPMID-1337 Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL NHWC by Giorgio Arena · 6 years ago
  26. 876be2a COMPMID-1339 - Implementing Winograd Convolution Layer 1x5 and 5x1 kernels on OpenCL NCHW by Gian Marco Iodice · 6 years ago
  27. 014333d COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  28. f1c2bf0 COMPMID-1201 - Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL by Gian Marco Iodice · 6 years ago
  29. be39f12 COMPMID-1204 Add NHWC data format support to Winograd input transform 4x4_5x5 by Giorgio Arena · 6 years ago
  30. 80d65d8 COMPMID-1204 Add NHWC data format support to Winograd filter transform 4x4_5x5 by Giorgio Arena · 6 years ago
  31. 7282d56 COMPMID-1287: Extending NEWinogradLayer test suite by Pablo Tello · 6 years ago
  32. c42f28d COMPMID-1048 Add NHWC data format support to Winograd input transform 4x4_3x3 by Giorgio Arena · 6 years ago
  33. c084f0d COMPMID-1269: (Nightly) Fix CL/Winograd/OutputTransform mismatches by Georgios Pinitas · 6 years ago
  34. dcb5b28 COMPMID-1048 Add NHWC data format support to Winograd filter transform 4x4_3x3 by Giorgio Arena · 6 years ago
  35. 4497e81 COMPMID-1123 - Enabling Winograd 2x2,3x3 and Winograd 4x4,3x3 without fast_math by Gian Marco Iodice · 6 years ago
  36. 6cf188c COMPMID-1116 - Increase the tolerance for CLWinogradConvolutionLayer by Gian Marco Iodice · 6 years ago
  37. 2213d4b COMPMID-1096 - Add fast_math flag to CLConvolutionLayer by Gian Marco Iodice · 6 years ago
  38. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago
  39. e52a300 COMPMID-1026 - Add support for 4x4 output tile in CLWinogradConvolutionLayer by Gian Marco Iodice · 6 years ago
  40. fe5ef38 COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradInputTransformKernel by Giorgio Arena · 6 years ago
  41. 9373c8b COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradFilterTransformKernel by Giorgio Arena · 6 years ago
  42. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  43. 3f217ec COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES) by Isabella Gottardi · 6 years ago
  44. 2d9de0a COMPMID-1009 Support 4x4 output tile for Winograd Filter Transform on OpenCL. by Giorgio Arena · 6 years ago
  45. d2fab73 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4) by Gian Marco Iodice · 6 years ago
  46. 7e4b239 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2) by Gian Marco Iodice · 6 years ago
  47. 1f9ca1d COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3) by Giorgio Arena · 6 years ago