1. ee0f6cc COMPMID-2743: Mark 9x9 quantized direct convolutions as unsupported in CL by Georgios Pinitas · 4 years, 9 months ago
  2. c878f1f COMPMID-2457: Investigate DirectConvolution failures by giuros01 · 5 years ago
  3. 4509173 COMPMID-2184: Implement direct convolution 9x9 (NHWC) on OpenCL by Michalis Spyrou · 5 years ago
  4. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  5. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  6. d041a83 COMPMID-1610: Fixed CLDirectConvolution mismatches by Pablo Tello · 6 years ago
  7. a34286e COMPMID-1553: Add GPU detection for G52. by Georgios Pinitas · 6 years ago
  8. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  9. 3d31946 COMPMID-807: NHWC support in CLDirectConvolution. by Pablo Tello · 6 years ago
  10. b03f7c5 COMPMID-1188 : Rename TNOX to Mali-G76 by Georgios Pinitas · 6 years ago
  11. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  12. f1f4906 COMPMID-655 : Check FP16 is supported by the GPU by Vidhya Sudhan Loganathan · 6 years ago
  13. c0f5443 COMPMID-808 Add NHWC data format support for NEON direct convolution by Giorgio Arena · 6 years ago
  14. 56e8e86 COMPMID-1031: Use LWS hints for G51, G51BIG, G51LIT, and TNOX by Sam Laynton · 6 years ago
  15. c0d1c86 COMPMID-734: CLTuner rework by Georgios Pinitas · 6 years ago
  16. a967611 COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72 by Michalis Spyrou · 6 years ago
  17. 1a03d76 COMPMID-765: Fix windows in DirectConvLayer and DepthwiseConvLayer by Georgios Pinitas · 6 years ago
  18. 328891c COMPMID-933: Replaced StaticWindow with RectangleWindow by Anthony Barbier · 6 years ago
  19. 1599787 COMPMID-934: Asymmetric padding support. by Georgios Pinitas · 6 years ago
  20. cc9fed5 COMPMID-747 Fixed AccessWindow in CL Direct convolution by Anthony Barbier · 7 years ago
  21. 4708e02 COMPMID-556 - Fixed CLDirectConvolutionLayer mismatches by Michalis Spyrou · 7 years ago
  22. 631c41a COMPMID-556: Rename Error to Status and inverse logic by Georgios Pinitas · 7 years ago
  23. 5948634 COMPMID-617 Add window validation to CLDirectConvolutionLayer by Giorgio Arena · 7 years ago
  24. 2ecbada IVGCVSW-656 : added support (and unit tests) for asymmetric padding in by Jaroslaw Rzepecki · 7 years ago
  25. c8da111 COMPMID-661 Add optimal lws heuristics for the Bifrost direct_convolution kernels #45 by Anthony Barbier · 7 years ago
  26. 30902ed COMPMID-617: Add validation methods to ML CL functions. by Georgios Pinitas · 7 years ago
  27. 540d008 COMPMID-556: Fixes bias in CLDirectConvolutionLayer to be int32. by Georgios Pinitas · 7 years ago
  28. af6204c COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13) by Anton Lokhmotov · 7 years ago
  29. d621bca COMPMID-661: directconv-uint8 (#20) by Chunosov · 7 years ago
  30. de691f0 COMPMID-524 - Implemented CLTuner object by Gian Marco · 7 years ago
  31. 1c8409d COMPMID-477 - Optimized CLDirectConvolution1x1 for Bifrost by Gian Marco Iodice · 7 years ago
  32. 86b5333 COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy data by SiCong Li · 7 years ago
  33. 75af28e COMPMID-417 - Fixed call of direct convolution 1x1 for bifrost by Gian Marco Iodice · 7 years ago
  34. 1246b63 COMPMID-477 - Optimized Direct Convolution 3x3 and 5x5 (f32) for Bifrost. by Gian Marco Iodice · 7 years ago
  35. db00668 COMPMID-478 Implemnt CL direct convolution 5x5 by steniu01 · 7 years ago
  36. def665a COMPMID-474 - Add support for QS8/QS16 DirectConvolution CL by Michalis Spyrou · 7 years ago
  37. 5cb4d6a COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto configuration by Gian Marco Iodice · 7 years ago
  38. c51b72f COMPMID-355 Implement CL DirectConvolution1x1 by SiCong Li · 7 years ago
  39. 27b386c COMPMID-355 Implement 3x3 CL direct convolution by steniu01 · 7 years ago