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