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