1. 0c19f59 Fix CL Tile operator by Viet-Hoa Do · 11 months ago
  2. 9129549 Retain back-compatibility for arm_compute/core/Types.h by SiCong Li · 12 months ago
  3. 8dfb882 Enable S64 output in CLArgMinMax by Pablo Marquez Tello · 12 months ago
  4. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 1 year, 1 month ago
  5. 4c0a38a Disable kernel size 3 in argminmax for axis 0 by Pablo Marquez Tello · 12 months ago
  6. 9b392d7 Rewrote CLArgMinMax for axis 0 by Pablo Marquez Tello · 1 year ago
  7. f1aeab9 Break up arm_compute/core/Types.h a bit by Matthew Bentham · 1 year, 1 month ago
  8. cdd1e03 Support multi-dimensional indices in the CL Gather Layer up to four-dimensional output tensors by Omar Al Khatib · 1 year, 2 months ago
  9. a25582c Fix the gather layer indices check by Viet-Hoa Do · 1 year, 4 months ago
  10. fff9a4c Add Cropping to CLBatchToSpace by Omar Al Khatib · 1 year, 3 months ago
  11. 5a7d157 Fix BatchToSpaceFixture by SiCong Li · 1 year, 4 months ago
  12. 3cce35d Extend cl image support to input and output tensors by Gian Marco Iodice · 1 year, 6 months ago
  13. ad9a7ed Rework DepthwiseConvolution heuristic on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  14. 211a55d Optimize depthwise convolution on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  15. 552fe4c F16 Specialization for MeanStdDevNorm by Murray Kornelsen · 2 years ago
  16. 1257131 Enable Winograd-based conv2d when IFM>=8 on Gpu by Gian Marco Iodice · 1 year, 11 months ago
  17. fdb5342 Disable unsafe FP optimizations causing accuracy issues by Gunes Bayir · 2 years, 1 month ago
  18. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  19. e3b1974 Improve start-up time for depthwise convolution by Sheri Zhang · 2 years, 8 months ago
  20. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  21. aed61f2 Fix CLNormalizationLayer NCHW border calculation by SiCongLi · 2 years, 11 months ago
  22. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  23. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  24. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  25. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  26. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  27. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  28. bc4e311 Implement FP GPU depthwise convolution 1x1 kernel for in-place computation by SiCongLi · 3 years ago
  29. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  30. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  31. 4a95bba Set up the framework to choose the default LWS by Giorgio Arena · 3 years ago
  32. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  33. ef5aac6 Add FP16 support to CLRemap by Freddie Liardet · 3 years, 1 month ago
  34. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 2 months ago
  35. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 3 months ago
  36. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 2 months ago
  37. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  38. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 3 months ago
  39. 538a076 Fix oclgrind error on CLGEMMLowp reshaped only RHS quantized per channel by Giorgio Arena · 3 years, 2 months ago
  40. ed4b8a0 Fix MeanStdDevNormalizationLayer reference outputting nan for FP16 by Giorgio Arena · 3 years, 2 months ago
  41. 7f8caf7 Fix integer overflow and null dereference by Michalis Spyrou · 3 years, 2 months ago
  42. e57e11d Remove padding from CLChannelShuffleLayerKernel by Manuel Bottini · 3 years, 2 months ago
  43. 78e7691 Remove TODOs by Sheri Zhang · 3 years, 2 months ago
  44. 1fac037 Fix bug on CLReductionOperation by Giorgio Arena · 3 years, 2 months ago
  45. 3ecf9fe Remove OpenCL padding: CLReductionOperationKernel by Giorgio Arena · 3 years, 2 months ago
  46. 3eb5d29 Remove padding from CLROIPoolingLayerKernel by Gian Marco Iodice · 3 years, 3 months ago
  47. 5c3eeec Fixed CTS failures CLInstanceNorm by Pablo Tello · 3 years, 2 months ago
  48. dcf4c87 CLDepthwiseConvolutionLayer rework - Part 1 by Giorgio Arena · 3 years, 3 months ago
  49. fe7ae81 CLInstanceNormalizationLayer NHWC optimisation by Pablo Marquez Tello · 3 years, 4 months ago
  50. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  51. 4f1650f Remove padding from CLNormalizePlanarYUVLayerKernel by Sheri Zhang · 3 years, 3 months ago
  52. d05f67f Remove unnecessary use AccessWindows by Michele Di Giorgio · 3 years, 3 months ago
  53. 142e4ca Remove unused AccessWindow* includes by Michele Di Giorgio · 3 years, 3 months ago
  54. 21c2895 Remove OpenCL padding: CLNormalizationLayerKernel by Manuel Bottini · 3 years, 3 months ago
  55. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  56. 99b1a1c Fix bug on Implicit Padding for CL GEMMMatrixMultiplyInterleavedTransposed by Manuel Bottini · 3 years, 3 months ago
  57. 534b889 Rework the OpenCL Winograd Input Transformations NHWC by Gian Marco Iodice · 3 years, 3 months ago
  58. 7a452fe Remove OpenCL padding: CLL2NormalizeLayerKernel by Manuel Bottini · 3 years, 3 months ago
  59. 4ed7b39 Added Qasymm8 datatype support to CLROIPoolingLayer with Tests by Suhail Munshi · 3 years, 4 months ago
  60. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  61. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  62. 702dc0c Remove usage of valid window region CL - NHWC by Michalis Spyrou · 3 years, 4 months ago
  63. a8903c8 Improve performance of Winograd Output Transform 3x3 by Gian Marco Iodice · 3 years, 4 months ago
  64. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  65. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  66. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 5 months ago
  67. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  68. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  69. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  70. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 5 months ago
  71. c40562d Avoid nullptr dereference of vector_sum_col by Georgios Pinitas · 3 years, 5 months ago
  72. 9a09180 Set CLDirectConvolutionLayerKernel NCHW _border_size to input padding by Giorgio Arena · 3 years, 5 months ago
  73. edc524e Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 Quantized by Giorgio Arena · 3 years, 5 months ago
  74. 9f7d55a Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8 by Giorgio Arena · 3 years, 5 months ago
  75. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  76. 0841ca0 Fix OpenCL direct convolution by Gian Marco Iodice · 3 years, 5 months ago
  77. 8d8a1c5 Fix segfault in fsrcnn.tflite in GpuAcc by Teresa Charlin · 3 years, 5 months ago
  78. e131466 Make CL Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  79. 655e8c6 Make data_layout an attribute of the Scale function by Michele Di Giorgio · 3 years, 5 months ago
  80. c9c8905 Make CL Elementwise Unary kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  81. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 6 months ago
  82. e36208c CTS failures in Android R and Q in GpuAcc in ArgMinMax by Giorgio Arena · 3 years, 6 months ago
  83. f47f718 Make CLFloor and CLActivation kernels and functions state-less by Georgios Pinitas · 3 years, 6 months ago
  84. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 6 months ago
  85. d95c3e8 Direct convolution fix for quantized data type by Gian Marco Iodice · 3 years, 6 months ago
  86. ff1fe3e Remove padding from direct convolution - OpenCL by Gian Marco Iodice · 3 years, 6 months ago
  87. 0f3d597 Remove OpenCL padding CLTransposeKernel by Manuel Bottini · 3 years, 6 months ago
  88. 3d3a01c Remove padding for CLArgMinMaxLayerKernel and fix CLRange mismatches by Giorgio Arena · 3 years, 6 months ago
  89. e78ef6f Remove OpenCL padding CLFloorKernel by Manuel Bottini · 3 years, 6 months ago
  90. 4f77ba9 Remove OpenCL padding: CLROIAlignLayerKernel by Manuel Bottini · 3 years, 6 months ago
  91. 9324022 Remove OpenCL padding: CLPadLayerKernel by Giorgio Arena · 3 years, 7 months ago
  92. 410e21e Fix baremetal arm_compute_validation build errors by SiCongLi · 3 years, 7 months ago
  93. 0c58f99 Remove OpenCL padding CLScaleKernel by Manuel Bottini · 3 years, 7 months ago
  94. 2567adf Add new shapes to WinogradInputTransform dataset and fix border size for NCHW data layout by Giorgio Arena · 3 years, 7 months ago
  95. b6869dd Adding no padding check asserts to specific CL Kernels by Manuel Bottini · 3 years, 7 months ago
  96. 6cca993 COMPMID-3919: Remove OpenCL Padding CLSelectKernel by Manuel Bottini · 3 years, 7 months ago
  97. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 7 months ago
  98. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  99. 15bc848 [Review Shape] CLDepthwiseConvolutionLayer mismatches by Giorgio Arena · 3 years, 7 months ago
  100. 63bb7ca COMPMID-3921: Remove OpenCL Padding CLBitwiseKernel by Manuel Bottini · 3 years, 7 months ago