1. 7333e1f COMPMID-3732: Remove OpenCL padding from CLPoolingLayer by Gian Marco Iodice · 3 years, 9 months ago
  2. e4558b5 COMPMID-3163: Remove padding from NEDepthwiseConvolutionLayerNativeKernel by Sang-Hoon Park · 3 years, 9 months ago
  3. 671d4f0 COMPMID-3724: Remove OpenCL padding: CLGEMMLowpQuantizeDownInt32ScaleByFloatKernel by Michele Di Giorgio · 3 years, 9 months ago
  4. e728058 COMPMID-3805: Fix SQRT non-zero output for zero input by Sang-Hoon Park · 3 years, 9 months ago
  5. cf343e3 COMPMID-3719: Remove OpenCL padding: CLGEMMLowpMatrixMultiplyNativeKernel by morgolock · 3 years, 9 months ago
  6. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  7. cf9e29e COMPMID-3172: Remove padding from NEGEMMMatrixMultiplyKernel by Michele Di Giorgio · 3 years, 9 months ago
  8. 87350f4 COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernel by Manuel Bottini · 3 years, 10 months ago
  9. cbede28 COMPMID-3828: fix unsigned overflow in quantized reduce mean by Sang-Hoon Park · 3 years, 9 months ago
  10. 141c31a COMPMID-3705: Remove OpenCL padding: CLBatchNormalizationLayerKernel by Sheri Zhang · 3 years, 9 months ago
  11. d056e57 COMPMID-3826 ArmNN Nightly failing for CL by Giorgio Arena · 3 years, 9 months ago
  12. 5304884 COMPMID-3704 Remove OpenCL padding: CLBatchConcatenateLayerKernel by Giorgio Arena · 3 years, 9 months ago
  13. c226853 COMPMID-3794: Fix window loops causing performance regression by Michalis Spyrou · 3 years, 9 months ago
  14. 4adaddb COMPMID-3170: Remove padding in NEGEMMLowpMatrixMultiplyKernel by morgolock · 3 years, 9 months ago
  15. ff4fca0 COMPMID-3684: Use case data type decoupling by Georgios Pinitas · 3 years, 9 months ago
  16. 272e425 COMPMID-3821: NEON Reduction op PROD failures by Michalis Spyrou · 3 years, 9 months ago
  17. f316e9a MLCE-229: enabled gemmlowp asm kernel for neg shifts by morgolock · 3 years, 9 months ago
  18. d304adb COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility macro by Giorgio Arena · 3 years, 9 months ago
  19. 1e75ada COMPMID-3674: Update heuristic for Mali-G77 by Gian Marco Iodice · 3 years, 9 months ago
  20. ddb93bb COMPMID-3637: Move wrapper to src by Georgios Pinitas · 3 years, 9 months ago
  21. 4d91dc6 COMPMID-3181: Remove padding from NEReductionOperationKernel by Sheri Zhang · 3 years, 9 months ago
  22. fc2f6d0 COMPMID-3145: Remove padding from NEScaleKernel by Manuel Bottini · 3 years, 10 months ago
  23. c229e8c COMPMID-3183: Removed padding NEGEMMLowpReductionKernel by morgolock · 3 years, 9 months ago
  24. de2e747d COMPMID-3782: Delay initialization of Scheduler by Sang-Hoon Park · 3 years, 9 months ago
  25. 14e868e COMPMID-3802: Remove templates from NEDirectConvolutionLayerOutputStageKernel by Michalis Spyrou · 3 years, 9 months ago
  26. d6d1b36 COMPMID-3784 Add broadcast support to S32 NEPixelwiseMultiplication by SiCong Li · 3 years, 9 months ago
  27. 017ead2 COMPMID-3174: Remove padding from NEDirectConvolutionLayerOutputStageKernel by Michalis Spyrou · 3 years, 9 months ago
  28. c6af9db COMPMID-3673: Update heuristic for GEMM FP16 on Mali G76 by Gian Marco Iodice · 3 years, 9 months ago
  29. 840a72c COMPMID-3773: Fix the accumulation of projection in QLSTM by Sang-Hoon Park · 3 years, 9 months ago
  30. 10df0b6 COMPMID-3778: Investigate CLGEMM failures on S10plus by Michele Di Giorgio · 3 years, 9 months ago
  31. 245ba05 COMPMID-3783: Segfaulting in Reduction layer with NEON on Mate20 with HFNet by Sheri Zhang · 3 years, 9 months ago
  32. 9e698d5 COMPMID-3757: (u)int8: Don't select the 16-bit route on A53 for cases with very few rows by David Mansell · 3 years, 10 months ago
  33. 047c6fc COMPMID-3791: Add support for all activation types in NodeFusionMutator by Gian Marco Iodice · 3 years, 9 months ago
  34. 34654b2 COMPMID-3787: Update heuristic for m = 1 on CLGEMMReshapedOnlyRHSKernel by Gian Marco Iodice · 3 years, 10 months ago
  35. 6f93134 COMPMID-3671: Extend cl image support to f16 in CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 3 years, 10 months ago
  36. 82c1a1f COMPMID-3752: NEPermuteKernel does not support permutations2 by Michele Di Giorgio · 3 years, 10 months ago
  37. cffb2a3 COMPMID-3159: Remove padding from NEPoolingLayerKernel by Michalis Spyrou · 3 years, 10 months ago
  38. 1813422 COMPMID-3583: Add S32 support to NEElementwiseDivision by Georgios Pinitas · 3 years, 10 months ago
  39. fa269bb MLCE-229: Fixed requantization per channel in asm kernel by morgolock · 3 years, 10 months ago
  40. bb88f89 COMPMID-3581 Add S32 support to NEPixelWiseMultiplication by SiCong Li · 3 years, 10 months ago
  41. d64444b Add Reduction operation layer node to graph API by thecha01 · 3 years, 10 months ago
  42. 3603aff Add L2Normalize layer node to Graph API by thecha01 · 3 years, 10 months ago
  43. 7d0adc6 COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3Kernel by Georgios Pinitas · 3 years, 10 months ago
  44. e8f05da Add ArgMinMax layer node to Graph API by thecha01 · 3 years, 10 months ago
  45. 7c850d5 COMPMID-3155: Remove padding from NEGEMMLowpOffsetContributionKernel by Michele Di Giorgio · 3 years, 10 months ago
  46. 8a14b2c COMPMID-3748: Compiler issue with Bfloat16 on gcc8 by Georgios Pinitas · 3 years, 10 months ago
  47. 903f8cc COMPMID-3580 Add S32 support to NEArithmeticSubtraction by SiCong Li · 3 years, 10 months ago
  48. 2d22139 COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer by Georgios Pinitas · 3 years, 10 months ago
  49. cbf4d55 COMPMID-3755: Resize failing on input with trailing 1's by Georgios Pinitas · 3 years, 10 months ago
  50. 2bfadd9 Add StridedSliceLayerNode to graph API by thecha01 · 3 years, 11 months ago
  51. 0a05e6a Add DepthToSpace layer node to Graph API by thecha01 · 3 years, 10 months ago
  52. b3182b1 COMPMID-3157: Remove padding from NEGEMMTranspose1xWKernel by Gian Marco Iodice · 3 years, 10 months ago
  53. feaea10 COMPMID-3143: Remove padding from NEGEMMInterleave4x4Kernel by Gian Marco Iodice · 3 years, 10 months ago
  54. ec4dee8 COMPMID-3750: Disable asm kernels when shifts are negative. by morgolock · 3 years, 10 months ago
  55. 12e0209 COMPMID-3772: Update GEMM selection heuristic for Mali-G76 (F32) by Gian Marco Iodice · 3 years, 10 months ago
  56. 026d045 COMPMID-3770: Add batch size in the OpenCL GEMM kernel selection by Gian Marco Iodice · 3 years, 10 months ago
  57. 1c76c1d COMPMID-3504: Add support for BOOL in NEON comparison operators by Michele Di Giorgio · 3 years, 10 months ago
  58. 5bdde85 COMPMID-3670 Extend cl image support to f16 in CLGEMMReshapeRHSMatrixKernel by SiCong Li · 3 years, 10 months ago
  59. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 11 months ago
  60. 5111264 COMPMID-3661: Added multidimension support to OMP scheduler. by morgolock · 3 years, 11 months ago
  61. 96a1400 Fix EltwiseLayerNode and QuantizationLayerNode by thecha01 · 4 years ago
  62. 747a2c6 COMPMID-3698: Fix segfault running inception_v3, inception_v4, resnet50, resnet_v2_50 when running as qasymm8 on mate20 GPU by Sheri Zhang · 3 years, 10 months ago
  63. f8e3584 Add support ElementwiseMax operator in graph API by thecha01 · 4 years ago
  64. a3e6b6d COMPMID-3696: Padded dilated Conv2D segmentation by Sheri Zhang · 3 years, 11 months ago
  65. 0bc80da MLCE-229: Support for negative shifts in asm kernels by morgolock · 3 years, 11 months ago
  66. c58f0ad COMPMID-3502: Add support of different quantization input/output for ReduceMean by Manuel Bottini · 3 years, 11 months ago
  67. e357a25 COMPMID-3454 Patch1: Relocate data_type_from_name to core/Utils by SiCong Li · 3 years, 11 months ago
  68. a45abfd COMPMID-3687: Remove deprecated functions in 20.05 release by Sang-Hoon Park · 3 years, 11 months ago
  69. 27423f0 COMPMID-3608: Fix z index in gemmlowp_mm_reshaped_only kernel by Gian Marco Iodice · 3 years, 11 months ago
  70. 088d63a COMPMID-3337: Remove write paddings in both axes from CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 3 years, 11 months ago
  71. 315a20e COMPMID-3339: Fix doxygen comments about VECTOR_SIZE and BOUNDARY_VECTOR_SIZE by SiCong Li · 3 years, 11 months ago
  72. 73cdaac COMPMID-3335: Remove x/y-axis padding from CLGEMMReshapeLHSMatrixKernel by Gian Marco Iodice · 3 years, 11 months ago
  73. f650ea5 COMPMID-3339: Patch2: Remove paddings from im2col*_nhwc cl kernel by SiCong Li · 4 years ago
  74. 77d3d24 COMPMID-3607: Fix softmax summation logic for QASYMM8_SIGNED by Sang-Hoon Park · 3 years, 11 months ago
  75. 03d8a89 COMPMID-3339: Patch1: Fix incorrect select casting in im2col nhwc kernels by SiCong Li · 3 years, 11 months ago
  76. 996c777 COMPMID-3700: ArmNN OOB test failure by Sheri Zhang · 3 years, 11 months ago
  77. 4aed4aa COMPMID-3683: Fix performance regression on Mali-G76 (Fully connected) by Gian Marco Iodice · 3 years, 11 months ago
  78. 9c7fed8 COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAX by morgolock · 4 years ago
  79. b972ae6 COMPMID-3652 Fix CLFullyConnectedLayer failure on S10 by SiCong Li · 4 years ago
  80. 187558f Added missing parameter num_groups to the validate call of NEConvolutionLayer. by Alexander Jung · 4 years ago
  81. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  82. 801bbcb COMPMID-2479: Extend CLPoolingLayer max pooling to extract indices by Sheri Zhang · 4 years ago
  83. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  84. 3b64e3e COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0 by SiCong Li · 4 years ago
  85. 7a81d2a COMPMID-3624: CTS failure on Resize quantized in Neon and CL by Michele Di Giorgio · 4 years ago
  86. ef6ec50 COMPMID-3324: Fix oclgrind warnings by Michalis Spyrou · 4 years ago
  87. a179798 COMPMID-3585: Android R while_fib_n_5_quant8 failure on CpuAcc by Michele Di Giorgio · 4 years ago
  88. 42e5736 COMPMID-2078: Remove legacy TODOs by Georgios Pinitas · 4 years ago
  89. 1009e87 COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2 by Michalis Spyrou · 4 years ago
  90. 3351f2a COMPMID-3575: Mixed preicision in NEInstanceNormalizationLayerKernel by Sang-Hoon Park · 4 years ago
  91. ad7515d COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1 by Michalis Spyrou · 4 years ago
  92. 6c6619b [ONCPUML-120]: Tweak of the launch heuristics for hybrid_u8u32_dot_16x4 kernel by Aleksandr Nikolaev · 4 years ago
  93. 09cad72 COMPMID-3393: Minor tweaks on memory injection interface by Georgios Pinitas · 4 years ago
  94. 318c9f4 COMPMID-3578: Update FP32/int8 kernel selection. by David Mansell · 4 years ago
  95. 40aad9b COMPMID-3600: Fix requantization in NEPixelWiseMultiplicationKernel by Michele Di Giorgio · 4 years ago
  96. aa95ddc COMPMID-3535: 9x9 Direct convolution support for CL and NHWC by Georgios Pinitas · 4 years ago
  97. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  98. f20d6d6 COMPMID-3390: Async support to CLStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  99. c6eaec3 COMPMID-3326; Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHS by Gian Marco Iodice · 4 years ago
  100. a449a36 COMPMID-3600: MUL unit test failing with data type QUANT8_ASYMM by Sheri Zhang · 4 years ago