1. d5694c9 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago branches/arm_compute_21_11 v21.11
  2. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 8 months ago
  3. 6d89157 Provide logging for configure functions in all CL functions by ramelg01 · 2 years, 9 months ago
  4. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago
  5. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 2 years, 11 months ago
  6. 4718706 Dispatch Conv2d using the Direct method when necessary by Georgios Pinitas · 3 years ago
  7. 4411e1f Change CLConvolution selection to run Direct approach on large kernels by Georgios Pinitas · 3 years ago
  8. 2db3a99 Fix Winograd heuristic in CLConvolutionLayer by Gian Marco Iodice · 3 years ago
  9. 8266ae5 Rework the CLConvolutionLayer heuristic by Gian Marco Iodice · 3 years ago
  10. 186fe68 Fix the OpenCL convolution layer heuristic for int8 by Gian Marco Iodice · 3 years, 2 months ago
  11. 3ae6580 Update heuristic for CLConvolutionLayer by Gian Marco Iodice · 3 years, 2 months ago
  12. e253515 Fix for performance regression on G71 (mate9) for direct convolution by Aleksandr Nikolaev · 3 years, 2 months ago
  13. 0b76f7d Add support for cl_image in CLDirectConvolutionLayer by Gian Marco Iodice · 3 years, 3 months ago
  14. ff1fe3e Remove padding from direct convolution - OpenCL by Gian Marco Iodice · 3 years, 6 months ago
  15. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 7 months ago
  16. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  17. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 8 months ago
  18. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  19. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  20. 2b84be5 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2 by Manuel Bottini · 4 years, 3 months ago
  21. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 8 months ago
  22. 26dcbc7 COMPMID-2158 Add SRGAN shapes in ConvolutionLayer heurists to dispatch direct convolution by Michalis Spyrou · 5 years ago
  23. 8ec0bb6 COMPMID-2117 : Use FFT convolution if output feature map depth is less than input by Vidhya Sudhan Loganathan · 5 years ago
  24. 916d1bc COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayer by Gian Marco Iodice · 6 years ago
  25. ff4bbce COMPMID-1188 - Fixed get_convolution_method in CLConvolutionLayer by Gian Marco Iodice · 6 years ago
  26. e083771 COMPMID-1160 Turn Graph hints into heuristics by Giorgio Arena · 6 years ago
  27. 96b86a9 COMPMID-959 - Fix Validate in Convolution Layer by Isabella Gottardi · 6 years ago
  28. a8aef29 COMPMID-792 - Re-enabled Winograd on NEON in all graph examples. by Gian Marco Iodice · 6 years ago
  29. e043767 COMPMID-920: Introduce prepare() stage by Georgios Pinitas · 6 years ago
  30. 2213d4b COMPMID-1096 - Add fast_math flag to CLConvolutionLayer by Gian Marco Iodice · 6 years ago
  31. 82b5148 COMPMID-959: Sets memory manager to CLWinograd by Georgios Pinitas · 6 years ago
  32. e52a300 COMPMID-1026 - Add support for 4x4 output tile in CLWinogradConvolutionLayer by Gian Marco Iodice · 6 years ago
  33. 3f217ec COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES) by Isabella Gottardi · 6 years ago
  34. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  35. 78c0090 COMPMID-754: Add validation to kernels. by Georgios Pinitas · 6 years ago
  36. cac4a2e COMPMID-765 - Fix get_convolution_method in order to return the correct method. by Isabella Gottardi · 6 years ago
  37. f07d28d COMPMID-845: Create a ConvolutionLayer for CL by Isabella Gottardi · 6 years ago
  38. e6630e4 COMPMID-790 - NEON: Add QASYMM8 support to Convolution by Isabella Gottardi · 6 years ago
  39. 20d7848 COMPMID-816 - Enabled CLConvolutionLayer to use CLGEMM function instead by Gian Marco · 6 years ago
  40. 1d25ed5 COMPMID-759 - CLGEMM optimization for McVail benchmarks by Gian Marco · 7 years ago
  41. b660dcf COMPMID-556: Fix NEConvolutionLayer for fully connected convolution. by Georgios Pinitas · 7 years ago
  42. bfa3b52 COMPMID-556 - Fix examples by Gian Marco · 7 years ago
  43. 5124be5 COMPMID-661: Convolution quantized (#32) by Chunosov · 7 years ago
  44. fcd52fb COMPMID-661: Vectorize im2col and add lws heuristics for convolution kernels #46 by Anthony Barbier · 7 years ago
  45. a1ed41f IVGCVSW-601: support for asymetric padding in cl conv and depthwise conv by Jaroslaw Rzepecki · 7 years ago
  46. baf174e COMPMID-485: Memory Manager by Georgios Pinitas · 7 years ago
  47. edfa9f4 COMPMID-477 - Optimized batched case in CLConvolutionLayer by Gian Marco Iodice · 7 years ago
  48. 1246b63 COMPMID-477 - Optimized Direct Convolution 3x3 and 5x5 (f32) for Bifrost. by Gian Marco Iodice · 7 years ago
  49. 559d771 COMPMID-417 - Fixed auto-config in NEConvolutionLayer and in CLConvolutionLayer by Gian Marco Iodice · 7 years ago
  50. 7d323a6 COMPMID-440, COMPMID-441 - Port CLConvolutionLayer and CLFullyConnectedLayer to support 16 bit fixed point by Gian Marco Iodice · 7 years ago
  51. 368da83 COMPMID-420, COMPMID-414 - Port CLConvolutionLayer and CLFullyConnectedLayer to use 8 bit fixed point by Gian Marco Iodice · 7 years ago
  52. 13edbff COMPMID-432 - Extended Convolution Layer to support rectangular kernels by Gian Marco Iodice · 7 years ago
  53. 4e28869 COMPMID-417 - Adding support for rectangular kernels by Gian Marco Iodice · 7 years ago
  54. 6ff3b19 COMPMID-344 Updated doxygen by Anthony Barbier · 7 years ago