1. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 7 months ago
  2. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  3. 15bc848 [Review Shape] CLDepthwiseConvolutionLayer mismatches by Giorgio Arena · 3 years, 7 months ago
  4. 63bb7ca COMPMID-3921: Remove OpenCL Padding CLBitwiseKernel by Manuel Bottini · 3 years, 7 months ago
  5. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  6. e2696b1 Wrap Flatten layer over reshape by Georgios Pinitas · 3 years, 7 months ago
  7. e5a9ad8 COMPMID-3869: Update Sconstruct to support SVE/SVE2 by Manuel Bottini · 3 years, 8 months ago
  8. a085a0c Rename the files and classes required by the OpenCL GEMM heuristic by SiCong Li · 3 years, 7 months ago
  9. cd22cbf Update GEMV heuristics for quantized types for A53 by Georgios Pinitas · 3 years, 7 months ago
  10. 96b16b6 Remove support for (NE/CL)LocallyConnectedLayer by Georgios Pinitas · 3 years, 7 months ago
  11. d308df3 Remove unused CLGEMMMatrixVectorMultiplyKernel by Georgios Pinitas · 3 years, 7 months ago
  12. add8e81 COMPMID-3862: Add support QASYMM8 LEAKY RELU activation by Sang-Hoon Park · 3 years, 7 months ago
  13. 4ffc42a Add support for G78 instance by Georgios Pinitas · 3 years, 7 months ago
  14. 9a6131b COMPMID-4026 Fix FP32 CLDirectConvolutionLayer nightly mismatches by SiCong Li · 3 years, 7 months ago
  15. a243205 COMPMID-3916: Remove OpenCL padding CLRangeKernel by Manuel Bottini · 3 years, 7 months ago
  16. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 8 months ago
  17. 2dbc586 COMPMID-3961: Cleaning up logical operators on OpenCL by Sang-Hoon Park · 3 years, 8 months ago
  18. c90fcfe COMPMID-4025 [Nightly failure] Fix FP16 CLWidthConcatenateLayer mismatches by Giorgio Arena · 3 years, 7 months ago
  19. baeef3d COMPMID-4022 Nightly failure: CL LogicalNot -45 error clCreateKernel by Giorgio Arena · 3 years, 7 months ago
  20. 827817e COMPMID-3987: Nightly failure - Android builds failing in dataset and validation by Manuel Bottini · 3 years, 8 months ago
  21. 8919a1a COMPMID-4018: Fix heuristic fallback for CLGEMMReshapedRHSOnly for Mali-G52 by Gian Marco Iodice · 3 years, 7 months ago
  22. 5fa963f Fix output address calculation in GEMM OpenCL kernels by Michele Di Giorgio · 3 years, 7 months ago
  23. 40943df Update tuning numbers for A55 for both fp16 and fp32 by Georgios Pinitas · 3 years, 8 months ago
  24. f1f6144 COMPMID-3980: Fix F16 regression on Mali-G76 by Gian Marco Iodice · 3 years, 8 months ago
  25. 8b84aaa COMPMID-3981: Fix missing fallback for export to cl_image by Gian Marco Iodice · 3 years, 8 months ago
  26. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  27. 04a0706 COMPMID-3979 Sanitise Padding Removal epic by SiCong Li · 3 years, 8 months ago
  28. 58bce68 COMPMID-3962: Add Logical And, Or, Not support on NEON by Georgios Pinitas · 3 years, 8 months ago
  29. 229757b COMPMID-3975: Update CLGEMM heuristic for Mali-G52 F16 by Gian Marco Iodice · 3 years, 8 months ago
  30. 6c62d7a COMPMID-3970: Failure when building with GCC < 6 by Georgios Pinitas · 3 years, 8 months ago
  31. 17b7102 COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected when fusing Bounded ReLU in Android R GpuAcc by Michele Di Giorgio · 3 years, 8 months ago
  32. 28a46c9 COMPMID-3956: Nightly CL failure on G71 with error code -7 by Manuel Bottini · 3 years, 8 months ago
  33. eaca67a COMPMID-3959: Update Mali-G52 heuristic for CLGEMM - F32 by Gian Marco Iodice · 3 years, 8 months ago
  34. 1a0a4bc COMPMID-3851: Fix regression on NEDepthwiseConvolutionLayerNativeKernel by Sang-Hoon Park · 3 years, 8 months ago
  35. 412b789 COMPMID-3852: Fix NEReduction window by Georgios Pinitas · 3 years, 8 months ago
  36. d7341fb COMPMID-3960: Mismatch on NEArithmeticSubtraction by Georgios Pinitas · 3 years, 8 months ago
  37. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 8 months ago
  38. 2d1a835 COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernel by Giorgio Arena · 3 years, 8 months ago
  39. f6bec1d COMPMID-3958: Fix build error with Werror=1 by Sang-Hoon Park · 3 years, 8 months ago
  40. 0307626 COMPMID-3639: Fix script to generate *Kernels.h by Sang-Hoon Park · 3 years, 8 months ago
  41. 2cb05d9 COMPMID-3852: Fix complex multiplication remove padding performance regression by Sheri Zhang · 3 years, 8 months ago
  42. 3327def COMPMID-2808: Add support for QASYMM8_SIGNED in NEROIAlignLayer by Sheri Zhang · 3 years, 10 months ago
  43. 18bdfae COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1 by SiCong Li · 3 years, 8 months ago
  44. 0ea50e3 COMPMID-3730: Remove CLGEMMMatrixMultiplyKernel Patch2 by SiCong Li · 3 years, 8 months ago
  45. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  46. b953154 COMPMID-3850: NEPooling regression for NHWC by Georgios Pinitas · 3 years, 8 months ago
  47. 4abc9d1 COMPMID-3730 Remove padding from CLGEMMMatrixMultiplyKernel Patch1 by SiCong Li · 3 years, 8 months ago
  48. b8a15d5 COMPMID-3599: Fix rotate condition in concatenate_width_x4 by Michele Di Giorgio · 3 years, 8 months ago
  49. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 9 months ago
  50. 329485e COMPMID-3931: Concat quant8 unittests, android VTS and CTS tests failing by Michele Di Giorgio · 3 years, 8 months ago
  51. 491f30c COMPMID-3939: Update GEMM heuristic Mali-G77 by Gian Marco Iodice · 3 years, 8 months ago
  52. 488f508 COMPMID-3721: Remove OpenCL padding CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Manuel Bottini · 3 years, 8 months ago
  53. 70ddabc COMPMID-3926: Floor CTS failing in Neon by Michele Di Giorgio · 3 years, 8 months ago
  54. 839e198 COMPMID-3930: Update CLGEMM heuristic for fp16. Mali-G76 by Gian Marco Iodice · 3 years, 8 months ago
  55. c4d4555 COMPMID-3853: Decouple NEActivationLayer by Michalis Spyrou · 3 years, 9 months ago
  56. 27d92fd COMPMID-3928: Fix output conversion in gemmlowp_mm_native by Michele Di Giorgio · 3 years, 8 months ago
  57. 4968285 COMPMID-3827: Resize CTS failing in Neon after removing padding by Manuel Bottini · 3 years, 9 months ago
  58. c1530a4 COMPMID-3742: Remove OpenCL padding CLWinogradFilterTransformKernel by Manuel Bottini · 3 years, 8 months ago
  59. 8cf753f COMPMID-3720: Remove OpenCL padding CLGEMMLowpMatrixMultiplyReshapedKernel by Manuel Bottini · 3 years, 9 months ago
  60. 11d7327 COMPMID-3706: Add padding assert for kernels that don't have padding by Sheri Zhang · 3 years, 8 months ago
  61. 7292362 COMPMID-3737: Remove OpenCL padding: CLWidthConcatenate2TensorsKernel by Sheri Zhang · 3 years, 8 months ago
  62. 5a4284d COMPMID-3710: Remove OpenCL padding: CLDepthConvertLayerKernel by Sheri Zhang · 3 years, 9 months ago
  63. 1b50bd4 COMPMID-3793: Remove OpenCL padding: CLWidthConcatenateLayerKernel by Sheri Zhang · 3 years, 8 months ago
  64. 19a41ba COMPMID-3927 CTS failure for OpenCL ElementwiseOperation by Giorgio Arena · 3 years, 8 months ago
  65. 9ae06d4 COMPMID-3925: Dispatch CLGEMM with no padding y requirement by Gian Marco Iodice · 3 years, 9 months ago
  66. 5f91041 COMPMID-3741: Remove OpenCL padding: CLWinogradOutputTransformKernel by Gian Marco Iodice · 3 years, 9 months ago
  67. 4112eed COMPMID-3731 Remove OpenCL padding: CLHeightConcatenateLayerKernel by Giorgio Arena · 3 years, 8 months ago
  68. 69153b3 COMPMID-3880 Nightly failure 947: hikey960 mismatches CL PoolingLayer FP32 by Giorgio Arena · 3 years, 8 months ago
  69. b333758 COMPMID-3888: AddBroadcast1ElementUint8 test failing by Manuel Bottini · 3 years, 9 months ago
  70. 3580c75 COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch2] by SiCong Li · 3 years, 9 months ago
  71. 79acd77 COMPMID-3713 Remove OpenCL padding: CLDepthwiseConvolutionLayerNativeKernel by Giorgio Arena · 3 years, 9 months ago
  72. 40192c1 COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch1] by SiCong Li · 3 years, 9 months ago
  73. 410bca4 COMPMID-3599: Fix OpenCL gemmlowp_offset_contribution kernel by Michele Di Giorgio · 3 years, 9 months ago
  74. ed902bc COMPMID-3878: Fix nightly failure due to missing conversion to output data type by Michele Di Giorgio · 3 years, 9 months ago
  75. 0bfe39f COMPMID-3722: Remove OpenCL padding: CLGEMMLowpOffsetContributionKernel by Michele Di Giorgio · 3 years, 9 months ago
  76. aae3410 COMPMID-3729: Remove OpenCL padding: CLGEMMLowpReductionKernel by Michele Di Giorgio · 3 years, 9 months ago
  77. 861c2ec COMPMID-3718 Remove OpenCL padding: CLFuseBatchNormalizationKernel by Giorgio Arena · 3 years, 9 months ago
  78. 1e2af2a COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel FP16/32 by Giorgio Arena · 3 years, 9 months ago
  79. ed5fb39 COMPMID-3599 Fix CLGEMMLowpMatrixMultiplyNativeKernel nightly failures by SiCong Li · 3 years, 9 months ago
  80. ed2a8ed COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernel by Manuel Bottini · 3 years, 9 months ago
  81. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  82. bc6c374 COMPMID-3740: Remove OpenCL padding: CLWinogradInputTransformKernel by Gian Marco Iodice · 3 years, 9 months ago
  83. 7333e1f COMPMID-3732: Remove OpenCL padding from CLPoolingLayer by Gian Marco Iodice · 3 years, 9 months ago
  84. e4558b5 COMPMID-3163: Remove padding from NEDepthwiseConvolutionLayerNativeKernel by Sang-Hoon Park · 3 years, 9 months ago
  85. 671d4f0 COMPMID-3724: Remove OpenCL padding: CLGEMMLowpQuantizeDownInt32ScaleByFloatKernel by Michele Di Giorgio · 3 years, 9 months ago
  86. e728058 COMPMID-3805: Fix SQRT non-zero output for zero input by Sang-Hoon Park · 3 years, 9 months ago
  87. cf343e3 COMPMID-3719: Remove OpenCL padding: CLGEMMLowpMatrixMultiplyNativeKernel by morgolock · 3 years, 9 months ago
  88. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  89. cf9e29e COMPMID-3172: Remove padding from NEGEMMMatrixMultiplyKernel by Michele Di Giorgio · 3 years, 9 months ago
  90. 87350f4 COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernel by Manuel Bottini · 3 years, 10 months ago
  91. cbede28 COMPMID-3828: fix unsigned overflow in quantized reduce mean by Sang-Hoon Park · 3 years, 9 months ago
  92. 141c31a COMPMID-3705: Remove OpenCL padding: CLBatchNormalizationLayerKernel by Sheri Zhang · 3 years, 9 months ago
  93. d056e57 COMPMID-3826 ArmNN Nightly failing for CL by Giorgio Arena · 3 years, 9 months ago
  94. 5304884 COMPMID-3704 Remove OpenCL padding: CLBatchConcatenateLayerKernel by Giorgio Arena · 3 years, 9 months ago
  95. c226853 COMPMID-3794: Fix window loops causing performance regression by Michalis Spyrou · 3 years, 9 months ago
  96. 4adaddb COMPMID-3170: Remove padding in NEGEMMLowpMatrixMultiplyKernel by morgolock · 3 years, 9 months ago
  97. ff4fca0 COMPMID-3684: Use case data type decoupling by Georgios Pinitas · 3 years, 9 months ago
  98. 272e425 COMPMID-3821: NEON Reduction op PROD failures by Michalis Spyrou · 3 years, 9 months ago
  99. d304adb COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility macro by Giorgio Arena · 3 years, 9 months ago
  100. 1e75ada COMPMID-3674: Update heuristic for Mali-G77 by Gian Marco Iodice · 3 years, 9 months ago