1. 3bf76b1 Fix heuristic in Int8 CLDirectConvolutionKernel by Gian Marco Iodice · 3 years, 1 month ago branches/arm_compute_21_05 dev/21_05_int8_optim v21.05
  2. 0b76f7d Add support for cl_image in CLDirectConvolutionLayer by Gian Marco Iodice · 3 years, 3 months ago
  3. 702dc0c Remove usage of valid window region CL - NHWC by Michalis Spyrou · 3 years, 3 months ago
  4. 5c9eed8 Extend direct convolution (F32/F16/QASYMM8) by Gian Marco Iodice · 3 years, 3 months ago
  5. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago[Renamed (70%) from src/core/CL/kernels/CLDirectConvolutionLayerKernel.cpp]
  6. 9a09180 Set CLDirectConvolutionLayerKernel NCHW _border_size to input padding by Giorgio Arena · 3 years, 4 months ago
  7. 0841ca0 Fix OpenCL direct convolution by Gian Marco Iodice · 3 years, 5 months ago
  8. 8d8a1c5 Fix segfault in fsrcnn.tflite in GpuAcc by Teresa Charlin · 3 years, 5 months ago
  9. d95c3e8 Direct convolution fix for quantized data type by Gian Marco Iodice · 3 years, 5 months ago
  10. ff1fe3e Remove padding from direct convolution - OpenCL by Gian Marco Iodice · 3 years, 6 months ago
  11. 9a6131b COMPMID-4026 Fix FP32 CLDirectConvolutionLayer nightly mismatches by SiCong Li · 3 years, 7 months ago
  12. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 8 months ago
  13. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  14. 42e5736 COMPMID-2078: Remove legacy TODOs by Georgios Pinitas · 4 years ago
  15. aa95ddc COMPMID-3535: 9x9 Direct convolution support for CL and NHWC by Georgios Pinitas · 4 years ago
  16. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  17. 256c0b9 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix1 by Manuel Bottini · 4 years, 2 months ago
  18. 4c6bd51 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1 by Manuel Bottini · 4 years, 3 months ago
  19. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  20. 3c4bf0c COMPMID-3234 CLDirectConvolutionLayer QASYMM8 NHWC mismatches by Giorgio Arena · 4 years, 4 months ago
  21. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  22. 7fdcfb1 COMPMID-2819: Retain layout during configuration for multiple functions. by Georgios Pinitas · 4 years, 6 months ago
  23. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 8 months ago
  24. ab5b1a2 COMPMID-2744 [CL] add support for 9x9 quantized direct convolution by Sang-Hoon Park · 4 years, 9 months ago
  25. ee0f6cc COMPMID-2743: Mark 9x9 quantized direct convolutions as unsupported in CL by Georgios Pinitas · 4 years, 9 months ago
  26. c878f1f COMPMID-2457: Investigate DirectConvolution failures by giuros01 · 5 years ago
  27. 4509173 COMPMID-2184: Implement direct convolution 9x9 (NHWC) on OpenCL by Michalis Spyrou · 5 years ago
  28. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  29. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  30. d041a83 COMPMID-1610: Fixed CLDirectConvolution mismatches by Pablo Tello · 6 years ago
  31. a34286e COMPMID-1553: Add GPU detection for G52. by Georgios Pinitas · 6 years ago
  32. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  33. 3d31946 COMPMID-807: NHWC support in CLDirectConvolution. by Pablo Tello · 6 years ago
  34. b03f7c5 COMPMID-1188 : Rename TNOX to Mali-G76 by Georgios Pinitas · 6 years ago
  35. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  36. f1f4906 COMPMID-655 : Check FP16 is supported by the GPU by Vidhya Sudhan Loganathan · 6 years ago
  37. c0f5443 COMPMID-808 Add NHWC data format support for NEON direct convolution by Giorgio Arena · 6 years ago
  38. 56e8e86 COMPMID-1031: Use LWS hints for G51, G51BIG, G51LIT, and TNOX by Sam Laynton · 6 years ago
  39. c0d1c86 COMPMID-734: CLTuner rework by Georgios Pinitas · 6 years ago
  40. a967611 COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72 by Michalis Spyrou · 6 years ago
  41. 1a03d76 COMPMID-765: Fix windows in DirectConvLayer and DepthwiseConvLayer by Georgios Pinitas · 6 years ago
  42. 328891c COMPMID-933: Replaced StaticWindow with RectangleWindow by Anthony Barbier · 6 years ago
  43. 1599787 COMPMID-934: Asymmetric padding support. by Georgios Pinitas · 6 years ago
  44. cc9fed5 COMPMID-747 Fixed AccessWindow in CL Direct convolution by Anthony Barbier · 7 years ago
  45. 4708e02 COMPMID-556 - Fixed CLDirectConvolutionLayer mismatches by Michalis Spyrou · 7 years ago
  46. 631c41a COMPMID-556: Rename Error to Status and inverse logic by Georgios Pinitas · 7 years ago
  47. 5948634 COMPMID-617 Add window validation to CLDirectConvolutionLayer by Giorgio Arena · 7 years ago
  48. 2ecbada IVGCVSW-656 : added support (and unit tests) for asymmetric padding in by Jaroslaw Rzepecki · 7 years ago
  49. c8da111 COMPMID-661 Add optimal lws heuristics for the Bifrost direct_convolution kernels #45 by Anthony Barbier · 7 years ago
  50. 30902ed COMPMID-617: Add validation methods to ML CL functions. by Georgios Pinitas · 7 years ago
  51. 540d008 COMPMID-556: Fixes bias in CLDirectConvolutionLayer to be int32. by Georgios Pinitas · 7 years ago
  52. af6204c COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13) by Anton Lokhmotov · 7 years ago
  53. d621bca COMPMID-661: directconv-uint8 (#20) by Chunosov · 7 years ago
  54. de691f0 COMPMID-524 - Implemented CLTuner object by Gian Marco · 7 years ago
  55. 1c8409d COMPMID-477 - Optimized CLDirectConvolution1x1 for Bifrost by Gian Marco Iodice · 7 years ago
  56. 86b5333 COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy data by SiCong Li · 7 years ago
  57. 75af28e COMPMID-417 - Fixed call of direct convolution 1x1 for bifrost by Gian Marco Iodice · 7 years ago
  58. 1246b63 COMPMID-477 - Optimized Direct Convolution 3x3 and 5x5 (f32) for Bifrost. by Gian Marco Iodice · 7 years ago
  59. db00668 COMPMID-478 Implemnt CL direct convolution 5x5 by steniu01 · 7 years ago
  60. def665a COMPMID-474 - Add support for QS8/QS16 DirectConvolution CL by Michalis Spyrou · 7 years ago
  61. 5cb4d6a COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto configuration by Gian Marco Iodice · 7 years ago
  62. c51b72f COMPMID-355 Implement CL DirectConvolution1x1 by SiCong Li · 7 years ago
  63. 27b386c COMPMID-355 Implement 3x3 CL direct convolution by steniu01 · 7 years ago