1. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  2. 827817e COMPMID-3987: Nightly failure - Android builds failing in dataset and validation by Manuel Bottini · 3 years, 8 months ago
  3. 40943df Update tuning numbers for A55 for both fp16 and fp32 by Georgios Pinitas · 3 years, 8 months ago
  4. 58bce68 COMPMID-3962: Add Logical And, Or, Not support on NEON by Georgios Pinitas · 3 years, 8 months ago
  5. 6c62d7a COMPMID-3970: Failure when building with GCC < 6 by Georgios Pinitas · 3 years, 8 months ago
  6. 1a0a4bc COMPMID-3851: Fix regression on NEDepthwiseConvolutionLayerNativeKernel by Sang-Hoon Park · 3 years, 8 months ago
  7. 412b789 COMPMID-3852: Fix NEReduction window by Georgios Pinitas · 3 years, 8 months ago
  8. d7341fb COMPMID-3960: Mismatch on NEArithmeticSubtraction by Georgios Pinitas · 3 years, 8 months ago
  9. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 8 months ago
  10. f6bec1d COMPMID-3958: Fix build error with Werror=1 by Sang-Hoon Park · 3 years, 8 months ago
  11. 0307626 COMPMID-3639: Fix script to generate *Kernels.h by Sang-Hoon Park · 3 years, 8 months ago
  12. 2cb05d9 COMPMID-3852: Fix complex multiplication remove padding performance regression by Sheri Zhang · 3 years, 8 months ago
  13. 3327def COMPMID-2808: Add support for QASYMM8_SIGNED in NEROIAlignLayer by Sheri Zhang · 3 years, 9 months ago
  14. 18bdfae COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1 by SiCong Li · 3 years, 8 months ago
  15. b953154 COMPMID-3850: NEPooling regression for NHWC by Georgios Pinitas · 3 years, 8 months ago
  16. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 8 months ago
  17. 70ddabc COMPMID-3926: Floor CTS failing in Neon by Michele Di Giorgio · 3 years, 8 months ago
  18. c4d4555 COMPMID-3853: Decouple NEActivationLayer by Michalis Spyrou · 3 years, 9 months ago
  19. 4968285 COMPMID-3827: Resize CTS failing in Neon after removing padding by Manuel Bottini · 3 years, 9 months ago
  20. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  21. e4558b5 COMPMID-3163: Remove padding from NEDepthwiseConvolutionLayerNativeKernel by Sang-Hoon Park · 3 years, 9 months ago
  22. e728058 COMPMID-3805: Fix SQRT non-zero output for zero input by Sang-Hoon Park · 3 years, 9 months ago
  23. cf9e29e COMPMID-3172: Remove padding from NEGEMMMatrixMultiplyKernel by Michele Di Giorgio · 3 years, 9 months ago
  24. 87350f4 COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernel by Manuel Bottini · 3 years, 10 months ago
  25. cbede28 COMPMID-3828: fix unsigned overflow in quantized reduce mean by Sang-Hoon Park · 3 years, 9 months ago
  26. c226853 COMPMID-3794: Fix window loops causing performance regression by Michalis Spyrou · 3 years, 9 months ago
  27. 4adaddb COMPMID-3170: Remove padding in NEGEMMLowpMatrixMultiplyKernel by morgolock · 3 years, 9 months ago
  28. ff4fca0 COMPMID-3684: Use case data type decoupling by Georgios Pinitas · 3 years, 9 months ago
  29. 272e425 COMPMID-3821: NEON Reduction op PROD failures by Michalis Spyrou · 3 years, 9 months ago
  30. ddb93bb COMPMID-3637: Move wrapper to src by Georgios Pinitas · 3 years, 9 months ago
  31. 4d91dc6 COMPMID-3181: Remove padding from NEReductionOperationKernel by Sheri Zhang · 3 years, 9 months ago
  32. fc2f6d0 COMPMID-3145: Remove padding from NEScaleKernel by Manuel Bottini · 3 years, 10 months ago
  33. c229e8c COMPMID-3183: Removed padding NEGEMMLowpReductionKernel by morgolock · 3 years, 9 months ago
  34. 14e868e COMPMID-3802: Remove templates from NEDirectConvolutionLayerOutputStageKernel by Michalis Spyrou · 3 years, 9 months ago
  35. d6d1b36 COMPMID-3784 Add broadcast support to S32 NEPixelwiseMultiplication by SiCong Li · 3 years, 9 months ago
  36. 017ead2 COMPMID-3174: Remove padding from NEDirectConvolutionLayerOutputStageKernel by Michalis Spyrou · 3 years, 9 months ago
  37. 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
  38. 82c1a1f COMPMID-3752: NEPermuteKernel does not support permutations2 by Michele Di Giorgio · 3 years, 10 months ago
  39. cffb2a3 COMPMID-3159: Remove padding from NEPoolingLayerKernel by Michalis Spyrou · 3 years, 10 months ago
  40. 1813422 COMPMID-3583: Add S32 support to NEElementwiseDivision by Georgios Pinitas · 3 years, 10 months ago
  41. fa269bb MLCE-229: Fixed requantization per channel in asm kernel by morgolock · 3 years, 10 months ago
  42. bb88f89 COMPMID-3581 Add S32 support to NEPixelWiseMultiplication by SiCong Li · 3 years, 10 months ago
  43. 7d0adc6 COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3Kernel by Georgios Pinitas · 3 years, 10 months ago
  44. 7c850d5 COMPMID-3155: Remove padding from NEGEMMLowpOffsetContributionKernel by Michele Di Giorgio · 3 years, 10 months ago
  45. 8a14b2c COMPMID-3748: Compiler issue with Bfloat16 on gcc8 by Georgios Pinitas · 3 years, 10 months ago
  46. 903f8cc COMPMID-3580 Add S32 support to NEArithmeticSubtraction by SiCong Li · 3 years, 10 months ago
  47. b3182b1 COMPMID-3157: Remove padding from NEGEMMTranspose1xWKernel by Gian Marco Iodice · 3 years, 10 months ago
  48. feaea10 COMPMID-3143: Remove padding from NEGEMMInterleave4x4Kernel by Gian Marco Iodice · 3 years, 10 months ago
  49. 1c76c1d COMPMID-3504: Add support for BOOL in NEON comparison operators by Michele Di Giorgio · 3 years, 10 months ago
  50. 0bc80da MLCE-229: Support for negative shifts in asm kernels by morgolock · 3 years, 11 months ago
  51. 996c777 COMPMID-3700: ArmNN OOB test failure by Sheri Zhang · 3 years, 11 months ago
  52. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  53. 7a81d2a COMPMID-3624: CTS failure on Resize quantized in Neon and CL by Michele Di Giorgio · 4 years ago
  54. 3351f2a COMPMID-3575: Mixed preicision in NEInstanceNormalizationLayerKernel by Sang-Hoon Park · 4 years ago
  55. 6c6619b [ONCPUML-120]: Tweak of the launch heuristics for hybrid_u8u32_dot_16x4 kernel by Aleksandr Nikolaev · 4 years ago
  56. 318c9f4 COMPMID-3578: Update FP32/int8 kernel selection. by David Mansell · 4 years ago
  57. 40aad9b COMPMID-3600: Fix requantization in NEPixelWiseMultiplicationKernel by Michele Di Giorgio · 4 years ago
  58. a449a36 COMPMID-3600: MUL unit test failing with data type QUANT8_ASYMM by Sheri Zhang · 4 years ago
  59. e068199 COMPMID-3576: Nightly failure: NEON/PoolingLayer/Float/FP16/MaxUnpooling S10 by Sheri Zhang · 4 years ago
  60. a084b46 [ONCPUML-97]: Implement "int8" support for 2D decomposition at high core counts by Aleksandr Nikolaev · 4 years ago
  61. 85b7599 COMPMID-3324: ADD CTS test failing with data type QUANT8 by Michalis Spyrou · 4 years ago
  62. 534fdea [ONCPUML-96] FP16 support for 2D decomposition at high core counts. by cfRod · 4 years ago
  63. 4667ddd COMPMID-3374: Remove memory state from NEConcatenateLayer kernels by Georgios Pinitas · 4 years ago
  64. 2232a20 COMPMID-3589: ADD CTS test failing with data type QUANT8_ASYMM by Michalis Spyrou · 4 years ago
  65. 3851542 COMPMID-3531: fix index offset overflows in NEDirectConvolutionLayerKernel by Sang-Hoon Park · 4 years ago
  66. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  67. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  68. f9b595a COMPMID-3532: Align data type support between doxygen and implementation - NEON by Michele Di Giorgio · 4 years ago
  69. 0cc50ed COMPMID-3324: Remove pretransposed support from NEON backend by Georgios Pinitas · 4 years ago
  70. 6eb7345 COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 2) by Michalis Spyrou · 4 years ago
  71. f22f672 COMPMID-3532: Align data type support between doxygen and implementation - CPP by Michele Di Giorgio · 4 years ago
  72. 5aa1a0b COMPID-3324: Clean GEMM kernels by Georgios Pinitas · 4 years ago
  73. 94d5051 COMPMID-3539: Change indexing for nearest neighbor with aligned corners by Sang-Hoon Park · 4 years ago
  74. af56d52 COMPMID-3324: Fix per-channel quantization on N blocking by Georgios Pinitas · 4 years ago
  75. fcf6f4e COMPMID-3477: Remove padding from NEPixelWiseMultiplicationKernel by Sheri Zhang · 4 years ago
  76. f2c714b COMPMID-3153: Remove padding from NENormalizationLayerKernel by Manuel Bottini · 4 years, 1 month ago
  77. 7375548 COMPMID-3324: Handle unused variable in SVE based GEMM kernels. by Georgios Pinitas · 4 years ago
  78. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  79. 6cb26ce COMPMID-3150: Remove padding from NEL2NormalizationLayerKernel by Georgios Pinitas · 4 years ago
  80. 70d43a3 COMPMID-3538: Remove templates from NEGEMMLowpOffsetContributionOutputStageKernel by Michalis Spyrou · 4 years ago
  81. 173ba9b COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 1) by Michalis Spyrou · 4 years ago
  82. 0028d7c COMPMID-3537: Remove template from NEGEMMLowpOffsetContributionKernel by Michalis Spyrou · 4 years ago
  83. 1732da8 COMPMID-3384: Async support to NEStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  84. ce0c675 COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  85. 1902383 Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel" by Michele Di Giorgio · 4 years, 1 month ago
  86. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years, 1 month ago
  87. 1fd2c80 COMPMID-3375: Port NEActivationLayer functions/kernels to run on by Georgios Pinitas · 4 years, 1 month ago
  88. bcd2352 COMPMID-3391: Implement Async interfaces by Michalis Spyrou · 4 years, 1 month ago
  89. eae6584 COMPMID-3521: SUB_V1_2 CTS test failing with data type QUANT8_ASYMM by Michalis Spyrou · 4 years, 1 month ago
  90. 37722d9 COMPMID-2449: Implement NEUnPoolLayer by morgolock · 4 years, 3 months ago
  91. 4a61653 COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel by Michele Di Giorgio · 4 years, 1 month ago
  92. 11c562c COMPMID-3527: QLSTM should allow nullptr for optional projection bias by Michele Di Giorgio · 4 years, 1 month ago
  93. eb727f4 COMPMID-3523: Fix NEDepthConvertLayerKernel f16 casting by SiCong Li · 4 years, 1 month ago
  94. a32e2ae COMPMID-3523: Fix validation fails on armv8.2-a by SiCong Li · 4 years, 1 month ago
  95. 8aa8764 COMPMID-3324: Remove extra bracket by Georgios Pinitas · 4 years, 1 month ago
  96. 980a916 COMPMID-3177: Remove padding from NEBatchNormalizationLayer by Georgios Pinitas · 4 years, 1 month ago
  97. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  98. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 4 years, 1 month ago
  99. 238580f COMPMID-3164: Remove padding from NEUpsampleLayerKernel by Manuel Bottini · 4 years, 1 month ago
  100. c261798 COMPMID-3363: Create ScaleKernelInfo by Sang-Hoon Park · 4 years, 1 month ago