1. 4667ddd COMPMID-3374: Remove memory state from NEConcatenateLayer kernels by Georgios Pinitas · 4 years ago
  2. 2232a20 COMPMID-3589: ADD CTS test failing with data type QUANT8_ASYMM by Michalis Spyrou · 4 years ago
  3. 3a50166 COMPMID-3338 COMPMID-3336 COMPMID-3584 by SiCong Li · 4 years ago
  4. 3851542 COMPMID-3531: fix index offset overflows in NEDirectConvolutionLayerKernel by Sang-Hoon Park · 4 years ago
  5. 06e890b COMPMID-3565: Exposes interface to enable thread binding by Georgios Pinitas · 4 years ago
  6. c8e6e2c COMPMID-3325: Add support in gemm_tuner for cl_image by Manuel Bottini · 4 years ago
  7. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  8. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  9. f9b595a COMPMID-3532: Align data type support between doxygen and implementation - NEON by Michele Di Giorgio · 4 years ago
  10. 0cc50ed COMPMID-3324: Remove pretransposed support from NEON backend by Georgios Pinitas · 4 years ago
  11. ab23dd0 COMPMID-3387: Support memory injection in CLActivationLayer by Georgios Pinitas · 4 years ago
  12. 6eb7345 COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 2) by Michalis Spyrou · 4 years ago
  13. f22f672 COMPMID-3532: Align data type support between doxygen and implementation - CPP by Michele Di Giorgio · 4 years ago
  14. 5aa1a0b COMPID-3324: Clean GEMM kernels by Georgios Pinitas · 4 years ago
  15. 42550c0 COMPMID-3573: Nightly failure: CL/GEMMConvolutionLayer/Quantized/QSYMM8_PER_CHANNEL by Sheri Zhang · 4 years ago
  16. 94d5051 COMPMID-3539: Change indexing for nearest neighbor with aligned corners by Sang-Hoon Park · 4 years ago
  17. 2aad21a COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  18. d13931d COMPMID-3534: CLGEMMConvolutionLayer doesn't support QASYMM8_SIGNED properly by morgolock · 4 years ago
  19. af56d52 COMPMID-3324: Fix per-channel quantization on N blocking by Georgios Pinitas · 4 years ago
  20. fcf6f4e COMPMID-3477: Remove padding from NEPixelWiseMultiplicationKernel by Sheri Zhang · 4 years ago
  21. 6b6a16f COMPMID-3501 Modify heuristics for f16+fastmath NEON Winograd Conv by SiCong Li · 4 years, 1 month ago
  22. f2c714b COMPMID-3153: Remove padding from NENormalizationLayerKernel by Manuel Bottini · 4 years, 1 month ago
  23. 7375548 COMPMID-3324: Handle unused variable in SVE based GEMM kernels. by Georgios Pinitas · 4 years ago
  24. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  25. 781cba7 COMPMID-3322: Add cl_image support for GEMMReshapedOnlyRHS NT by Gian Marco Iodice · 4 years, 1 month ago
  26. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  27. e5563d9 COMPMID-3560: Fix F16 performance regression (OpenCL) by Gian Marco Iodice · 4 years ago
  28. 6cb26ce COMPMID-3150: Remove padding from NEL2NormalizationLayerKernel by Georgios Pinitas · 4 years ago
  29. 70d43a3 COMPMID-3538: Remove templates from NEGEMMLowpOffsetContributionOutputStageKernel by Michalis Spyrou · 4 years ago
  30. c41a6a6 COMPMID-3530: Fix validate calls in CLElementwiseOperationKernel by Michele Di Giorgio · 4 years, 1 month ago
  31. 173ba9b COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 1) by Michalis Spyrou · 4 years ago
  32. 0f954eb COMPMID-3324: Remove pretranspose_B support from NEGEMM by Georgios Pinitas · 4 years ago
  33. 0b5af9f COMPMID-3478: Allow SubTensors with XY indexing by Georgios Pinitas · 4 years, 1 month ago
  34. 294f6ff COMPMID-3324: Allow in-place mutation on nodes with separate multiple inputs by Michele Di Giorgio · 4 years, 1 month ago
  35. 80feed5 COMPMID-3479: Perform in-place computations in NEElementwiseUnaryKernel by Manuel Bottini · 4 years, 1 month ago
  36. 0028d7c COMPMID-3537: Remove template from NEGEMMLowpOffsetContributionKernel by Michalis Spyrou · 4 years ago
  37. 1732da8 COMPMID-3384: Async support to NEStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years, 1 month ago
  38. ce0c675 COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years, 1 month ago
  39. 3be0b8c COMPMID-3480: Enable in-place elementwise operations in graph API by Michele Di Giorgio · 4 years, 1 month ago
  40. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  41. 1902383 Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel" by Michele Di Giorgio · 4 years, 1 month ago
  42. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years, 1 month ago
  43. 1fd2c80 COMPMID-3375: Port NEActivationLayer functions/kernels to run on by Georgios Pinitas · 4 years, 1 month ago
  44. 16dddd2 COMPMID-3381: Implement graph example for YoLo v3 output detector by Sheri Zhang · 4 years, 1 month ago
  45. bcd2352 COMPMID-3391: Implement Async interfaces by Michalis Spyrou · 4 years, 2 months ago
  46. eae6584 COMPMID-3521: SUB_V1_2 CTS test failing with data type QUANT8_ASYMM by Michalis Spyrou · 4 years, 1 month ago
  47. 37722d9 COMPMID-2449: Implement NEUnPoolLayer by morgolock · 4 years, 3 months ago
  48. 4a61653 COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel by Michele Di Giorgio · 4 years, 1 month ago
  49. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  50. 11c562c COMPMID-3527: QLSTM should allow nullptr for optional projection bias by Michele Di Giorgio · 4 years, 1 month ago
  51. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  52. eb727f4 COMPMID-3523: Fix NEDepthConvertLayerKernel f16 casting by SiCong Li · 4 years, 1 month ago
  53. a32e2ae COMPMID-3523: Fix validation fails on armv8.2-a by SiCong Li · 4 years, 1 month ago
  54. 8aa8764 COMPMID-3324: Remove extra bracket by Georgios Pinitas · 4 years, 1 month ago
  55. 980a916 COMPMID-3177: Remove padding from NEBatchNormalizationLayer by Georgios Pinitas · 4 years, 1 month ago
  56. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  57. ebfb2f8 COMPMID-3513: Fix excessive padding in CLHeightConcatenateLayer by Georgios Pinitas · 4 years, 1 month ago
  58. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 4 years, 1 month ago
  59. 238580f COMPMID-3164: Remove padding from NEUpsampleLayerKernel by Manuel Bottini · 4 years, 1 month ago
  60. c261798 COMPMID-3363: Create ScaleKernelInfo by Sang-Hoon Park · 4 years, 2 months ago
  61. a98dee2 COMPMID-3319: Force padding requirement in CLGEMMReshapeRHSMatrixKernel by Gian Marco Iodice · 4 years, 1 month ago
  62. 16bd6dd COMPMID-3167: Remove padding from NEROIPoolingLayerKernel and NEROIAlignLayerKernel by Manuel Bottini · 4 years, 1 month ago
  63. 7d6b577 COMPMID-3365: Add support for U8 datatype to CropResize on CL by Michele Di Giorgio · 4 years, 1 month ago
  64. 1710133 COMPMID-2395: Add support for U8 datatype to CropResize on NEON by Michele Di Giorgio · 4 years, 1 month ago
  65. dd717c3 COMPMID-3318: Add flag to export to cl_image by Gian Marco Iodice · 4 years, 1 month ago
  66. 04c8e63 move ndrange.hpp header into arm_compute directory by Vincent ABRIOU · 4 years, 1 month ago
  67. 7889291 COMPMID-3069: Add return statement in ST scheduler by Michalis Spyrou · 4 years, 1 month ago
  68. c8bdeaa COMPMID-3069: Fix reduction in GEMMLowp by Michalis Spyrou · 4 years, 1 month ago
  69. c893294 COMPMID-3499: Fix integer overflow for large GEMM on NEON by Sang-Hoon Park · 4 years, 2 months ago
  70. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 2 months ago
  71. e6bd70c COMPMID-3069: Fix CLQLSTM configure argument order by Michalis Spyrou · 4 years, 2 months ago
  72. 18e20ff COMPMID-3460: Refactor NEElementwiseUnaryKernel by Michalis Spyrou · 4 years, 2 months ago
  73. 11bfe0e COMPMID-3491: ReduceMean not properly validating quantizations by Manuel Bottini · 4 years, 2 months ago
  74. 5f39091 COMPMID-3176: Remove padding from NEArithmeticSubtractionKernel by Michalis Spyrou · 4 years, 2 months ago
  75. 7a7fe65 COMPMID-3461: Remove boolean template from NEArithmeticAddition by Michalis Spyrou · 4 years, 2 months ago
  76. ee4833d COMPMID-3497: Add checks for zero scale values to QLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  77. 463f976 COMPMID-3496: Fix for GEMM_INTERLEAVE_2D by Gian Marco Iodice · 4 years, 2 months ago
  78. 0905028 COMPMID-3069: Align graph convolution implementation for CL and NEON. by Georgios Pinitas · 4 years, 2 months ago
  79. 1a37810 COMPMID-3290: Test improvement for CLGEMMMatrixMultiplyReshapedOnlyRHSKernel by Sheri Zhang · 4 years, 2 months ago
  80. f401c74 COMPMID-3483: Refactor NEDepthwiseConvolutionLayerNativeKernel by Michalis Spyrou · 4 years, 2 months ago
  81. 4efe5dc COMPMID-3484: Regression in Transpose convolution Android R CTS test. by Manuel Bottini · 4 years, 2 months ago
  82. ea2ce17 Introduce CL kernel cache feature by Inki Dae · 4 years, 3 months ago
  83. 5ce897f COMPMID-3108: Add Winograd 3x3,4x4 FP16 support for NEON by Georgios Pinitas · 4 years, 2 months ago
  84. a1b8bab COMPMID-3463 Refactor NECropKernel by Michalis Spyrou · 4 years, 2 months ago
  85. 2cd7a37 COMPMID-3464: Address NESoftmaxLayer failures for QASYMM8_SIGNED by Georgios Pinitas · 4 years, 2 months ago
  86. a208a80 COMPMID-3439 Fix CLQLSTMLayer by SiCong Li · 4 years, 2 months ago
  87. a7431ae COMPMID-3439: Fix peephole and projection in CLQLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  88. 1f567af COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference code by Sheri Zhang · 4 years, 2 months ago
  89. beb2d45 COMPMID-3470: Modify NE/CLQLSTMLayer interface to provide 3 outputs by Michele Di Giorgio · 4 years, 2 months ago
  90. 2965804 IVGCVSW-4744 CTS: RandomGraphTest LargeGraph failures in CpuAcc HAL 1.2 and 1.3 by Sadik Armagan · 4 years, 2 months ago
  91. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  92. 0e24015 COMPMID-3467: Zero-initialize std::array in ndrange.hpp by Georgios Pinitas · 4 years, 2 months ago
  93. d5c020a COMPMID-3239: Fix projection and peephole in NEQLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  94. 6f8b17d [ONCPUML-7] arm_compute support for ND parallelism by Joseph Dobson · 4 years, 5 months ago
  95. 2886c75 COMPMID-3459: Updated heuristic in CLGEMMReshapedOnlyRHSKernel by Gian Marco Iodice · 4 years, 2 months ago
  96. 2cfd3f7 COMPMID-3459: Update the heuristic for GEMV for F16 on Mali-G77 by Gian Marco Iodice · 4 years, 2 months ago
  97. 738893e COMPMID-3434 Add SIMD support in gemmlowp_mm_native by SiCong Li · 4 years, 2 months ago
  98. 77b8859 COMPMID-3443: Android R CTS 1.3 QASYMM8_SIGNED failure with MEAN on CpuAcc by Manuel Bottini · 4 years, 2 months ago
  99. 939586e COMPMID-3428: Fixed Mali-G77 heuristic for GEMMReshapedOnlyRHS - f16 by Gian Marco Iodice · 4 years, 2 months ago
  100. 5eaf57c COMPMID-3444: Fix CpuAcc Hal 1.3 PRelu failure issue by Sheri Zhang · 4 years, 2 months ago