1. ec82b95 Fix OpenCL kernel compiling failure with array initilizer by Sheri Zhang · 3 years, 3 months ago
  2. 8778108 Rewritten Winograd (4x4, 5x5) output transformation by Aleksandr Nikolaev · 3 years, 3 months ago
  3. 534b889 Rework the OpenCL Winograd Input Transformations NHWC by Gian Marco Iodice · 3 years, 3 months ago
  4. 7a452fe Remove OpenCL padding: CLL2NormalizeLayerKernel by Manuel Bottini · 3 years, 3 months ago
  5. 4ed7b39 Added Qasymm8 datatype support to CLROIPoolingLayer with Tests by Suhail Munshi · 3 years, 4 months ago
  6. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  7. 2ca5b08 New variant of OpenCL Winograd (4x4,5x5) input transformation by Aleksandr Nikolaev · 3 years, 4 months ago
  8. 97e2580 Check biases pointer before referencing in CLDirectConvolutionLayer by Michele Di Giorgio · 3 years, 4 months ago
  9. a8903c8 Improve performance of Winograd Output Transform 3x3 by Gian Marco Iodice · 3 years, 4 months ago
  10. b5323cf Fix gemmlowp kernel crash when n0==16 by SiCongLi · 3 years, 4 months ago
  11. 049989a Improve performance of Winograd Input transform 3x3 by Giorgio Arena · 3 years, 4 months ago
  12. 5c9eed8 Extend direct convolution (F32/F16/QASYMM8) by Gian Marco Iodice · 3 years, 4 months ago
  13. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 5 months ago
  14. c1b9b09 Fix bug on CLCast from float to int8 by Giorgio Arena · 3 years, 4 months ago
  15. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  16. edc524e Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 Quantized by Giorgio Arena · 3 years, 5 months ago
  17. 9f7d55a Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8 by Giorgio Arena · 3 years, 5 months ago
  18. 76cb751 Fix CL Compiler frontend failure for ArgMinMax by Giorgio Arena · 3 years, 5 months ago
  19. 0841ca0 Fix OpenCL direct convolution by Gian Marco Iodice · 3 years, 5 months ago
  20. e36208c CTS failures in Android R and Q in GpuAcc in ArgMinMax by Giorgio Arena · 3 years, 6 months ago
  21. d95c3e8 Direct convolution fix for quantized data type by Gian Marco Iodice · 3 years, 6 months ago
  22. ff1fe3e Remove padding from direct convolution - OpenCL by Gian Marco Iodice · 3 years, 6 months ago
  23. 5bf4412 LOGICAL_NOT fail by Teresa Charlin · 3 years, 6 months ago
  24. d05d56d [Nightly Failure] Fix DeconvolutionLayer OpenCL kernel compilation by Giorgio Arena · 3 years, 6 months ago
  25. 0f3d597 Remove OpenCL padding CLTransposeKernel by Manuel Bottini · 3 years, 6 months ago
  26. 3d3a01c Remove padding for CLArgMinMaxLayerKernel and fix CLRange mismatches by Giorgio Arena · 3 years, 6 months ago
  27. 8bcb65f [Nightly Failure] Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8 on Midgard by Giorgio Arena · 3 years, 6 months ago
  28. e78ef6f Remove OpenCL padding CLFloorKernel by Manuel Bottini · 3 years, 6 months ago
  29. c216545 [Nightly Failure] Fix OpenCL kernel compilation for CLRange by Giorgio Arena · 3 years, 6 months ago
  30. 9324022 Remove OpenCL padding: CLPadLayerKernel by Giorgio Arena · 3 years, 7 months ago
  31. 8a8f4fa Fix FFT FP16 failures for some OpenCL compilers by Giorgio Arena · 3 years, 7 months ago
  32. 2dcffde Fix Select errors at OpenCL kernel compile time by Giorgio Arena · 3 years, 7 months ago
  33. 0c58f99 Remove OpenCL padding CLScaleKernel by Manuel Bottini · 3 years, 7 months ago
  34. 462e75e NeuralNetwork VTS tests LOGICAL_AND and LOGICAL_OR fail with R29 by Teresa Charlin · 3 years, 7 months ago
  35. 6cca993 COMPMID-3919: Remove OpenCL Padding CLSelectKernel by Manuel Bottini · 3 years, 7 months ago
  36. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 7 months ago
  37. 15bc848 [Review Shape] CLDepthwiseConvolutionLayer mismatches by Giorgio Arena · 3 years, 7 months ago
  38. 63bb7ca COMPMID-3921: Remove OpenCL Padding CLBitwiseKernel by Manuel Bottini · 3 years, 7 months ago
  39. e2696b1 Wrap Flatten layer over reshape by Georgios Pinitas · 3 years, 7 months ago
  40. 96b16b6 Remove support for (NE/CL)LocallyConnectedLayer by Georgios Pinitas · 3 years, 7 months ago
  41. a243205 COMPMID-3916: Remove OpenCL padding CLRangeKernel by Manuel Bottini · 3 years, 8 months ago
  42. 2dbc586 COMPMID-3961: Cleaning up logical operators on OpenCL by Sang-Hoon Park · 3 years, 8 months ago
  43. c90fcfe COMPMID-4025 [Nightly failure] Fix FP16 CLWidthConcatenateLayer mismatches by Giorgio Arena · 3 years, 8 months ago
  44. baeef3d COMPMID-4022 Nightly failure: CL LogicalNot -45 error clCreateKernel by Giorgio Arena · 3 years, 8 months ago
  45. 5fa963f Fix output address calculation in GEMM OpenCL kernels by Michele Di Giorgio · 3 years, 8 months ago
  46. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  47. 04a0706 COMPMID-3979 Sanitise Padding Removal epic by SiCong Li · 3 years, 8 months ago
  48. 28a46c9 COMPMID-3956: Nightly CL failure on G71 with error code -7 by Manuel Bottini · 3 years, 8 months ago
  49. 2d1a835 COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernel by Giorgio Arena · 3 years, 9 months ago
  50. 18bdfae COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1 by SiCong Li · 3 years, 8 months ago
  51. 0ea50e3 COMPMID-3730: Remove CLGEMMMatrixMultiplyKernel Patch2 by SiCong Li · 3 years, 8 months ago
  52. 4abc9d1 COMPMID-3730 Remove padding from CLGEMMMatrixMultiplyKernel Patch1 by SiCong Li · 3 years, 8 months ago
  53. b8a15d5 COMPMID-3599: Fix rotate condition in concatenate_width_x4 by Michele Di Giorgio · 3 years, 8 months ago
  54. 329485e COMPMID-3931: Concat quant8 unittests, android VTS and CTS tests failing by Michele Di Giorgio · 3 years, 8 months ago
  55. 488f508 COMPMID-3721: Remove OpenCL padding CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Manuel Bottini · 3 years, 8 months ago
  56. 27d92fd COMPMID-3928: Fix output conversion in gemmlowp_mm_native by Michele Di Giorgio · 3 years, 9 months ago
  57. 8cf753f COMPMID-3720: Remove OpenCL padding CLGEMMLowpMatrixMultiplyReshapedKernel by Manuel Bottini · 3 years, 9 months ago
  58. 7292362 COMPMID-3737: Remove OpenCL padding: CLWidthConcatenate2TensorsKernel by Sheri Zhang · 3 years, 9 months ago
  59. 5a4284d COMPMID-3710: Remove OpenCL padding: CLDepthConvertLayerKernel by Sheri Zhang · 3 years, 9 months ago
  60. 1b50bd4 COMPMID-3793: Remove OpenCL padding: CLWidthConcatenateLayerKernel by Sheri Zhang · 3 years, 9 months ago
  61. 19a41ba COMPMID-3927 CTS failure for OpenCL ElementwiseOperation by Giorgio Arena · 3 years, 9 months ago
  62. 9ae06d4 COMPMID-3925: Dispatch CLGEMM with no padding y requirement by Gian Marco Iodice · 3 years, 9 months ago
  63. 5f91041 COMPMID-3741: Remove OpenCL padding: CLWinogradOutputTransformKernel by Gian Marco Iodice · 3 years, 9 months ago
  64. 4112eed COMPMID-3731 Remove OpenCL padding: CLHeightConcatenateLayerKernel by Giorgio Arena · 3 years, 9 months ago
  65. 69153b3 COMPMID-3880 Nightly failure 947: hikey960 mismatches CL PoolingLayer FP32 by Giorgio Arena · 3 years, 9 months ago
  66. b333758 COMPMID-3888: AddBroadcast1ElementUint8 test failing by Manuel Bottini · 3 years, 9 months ago
  67. 3580c75 COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch2] by SiCong Li · 3 years, 9 months ago
  68. 79acd77 COMPMID-3713 Remove OpenCL padding: CLDepthwiseConvolutionLayerNativeKernel by Giorgio Arena · 3 years, 9 months ago
  69. 40192c1 COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch1] by SiCong Li · 3 years, 9 months ago
  70. 410bca4 COMPMID-3599: Fix OpenCL gemmlowp_offset_contribution kernel by Michele Di Giorgio · 3 years, 9 months ago
  71. ed902bc COMPMID-3878: Fix nightly failure due to missing conversion to output data type by Michele Di Giorgio · 3 years, 9 months ago
  72. 0bfe39f COMPMID-3722: Remove OpenCL padding: CLGEMMLowpOffsetContributionKernel by Michele Di Giorgio · 3 years, 9 months ago
  73. aae3410 COMPMID-3729: Remove OpenCL padding: CLGEMMLowpReductionKernel by Michele Di Giorgio · 3 years, 9 months ago
  74. 1e2af2a COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel FP16/32 by Giorgio Arena · 3 years, 9 months ago
  75. ed5fb39 COMPMID-3599 Fix CLGEMMLowpMatrixMultiplyNativeKernel nightly failures by SiCong Li · 3 years, 9 months ago
  76. ed2a8ed COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernel by Manuel Bottini · 3 years, 9 months ago
  77. bc6c374 COMPMID-3740: Remove OpenCL padding: CLWinogradInputTransformKernel by Gian Marco Iodice · 3 years, 9 months ago
  78. 7333e1f COMPMID-3732: Remove OpenCL padding from CLPoolingLayer by Gian Marco Iodice · 3 years, 9 months ago
  79. 671d4f0 COMPMID-3724: Remove OpenCL padding: CLGEMMLowpQuantizeDownInt32ScaleByFloatKernel by Michele Di Giorgio · 3 years, 9 months ago
  80. cf343e3 COMPMID-3719: Remove OpenCL padding: CLGEMMLowpMatrixMultiplyNativeKernel by morgolock · 3 years, 9 months ago
  81. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  82. 141c31a COMPMID-3705: Remove OpenCL padding: CLBatchNormalizationLayerKernel by Sheri Zhang · 3 years, 9 months ago
  83. d056e57 COMPMID-3826 ArmNN Nightly failing for CL by Giorgio Arena · 3 years, 9 months ago
  84. 5304884 COMPMID-3704 Remove OpenCL padding: CLBatchConcatenateLayerKernel by Giorgio Arena · 3 years, 9 months ago
  85. d304adb COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility macro by Giorgio Arena · 3 years, 9 months ago
  86. 27423f0 COMPMID-3608: Fix z index in gemmlowp_mm_reshaped_only kernel by Gian Marco Iodice · 4 years ago
  87. 088d63a COMPMID-3337: Remove write paddings in both axes from CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 4 years ago
  88. 315a20e COMPMID-3339: Fix doxygen comments about VECTOR_SIZE and BOUNDARY_VECTOR_SIZE by SiCong Li · 4 years ago
  89. 73cdaac COMPMID-3335: Remove x/y-axis padding from CLGEMMReshapeLHSMatrixKernel by Gian Marco Iodice · 4 years ago
  90. f650ea5 COMPMID-3339: Patch2: Remove paddings from im2col*_nhwc cl kernel by SiCong Li · 4 years ago
  91. 77d3d24 COMPMID-3607: Fix softmax summation logic for QASYMM8_SIGNED by Sang-Hoon Park · 4 years ago
  92. 03d8a89 COMPMID-3339: Patch1: Fix incorrect select casting in im2col nhwc kernels by SiCong Li · 4 years ago
  93. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  94. 801bbcb COMPMID-2479: Extend CLPoolingLayer max pooling to extract indices by Sheri Zhang · 4 years ago
  95. 3b64e3e COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0 by SiCong Li · 4 years ago
  96. ef6ec50 COMPMID-3324: Fix oclgrind warnings by Michalis Spyrou · 4 years ago
  97. aa95ddc COMPMID-3535: 9x9 Direct convolution support for CL and NHWC by Georgios Pinitas · 4 years ago
  98. 406a13f COMPMID-3331 Remove y load padding from CLGEMMMatrixMultiplyReshapedOnlyRHSKernel and CLGEMMMatrixMultiplyNativeKernel by SiCong Li · 4 years ago
  99. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  100. ba2cc1a COMPMID-3577: 9x9 CLDirectConvolution failures by Michele Di Giorgio · 4 years ago