1. 70d43a3 COMPMID-3538: Remove templates from NEGEMMLowpOffsetContributionOutputStageKernel by Michalis Spyrou · 4 years ago
  2. c41a6a6 COMPMID-3530: Fix validate calls in CLElementwiseOperationKernel by Michele Di Giorgio · 4 years, 1 month ago
  3. 173ba9b COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 1) by Michalis Spyrou · 4 years ago
  4. 80feed5 COMPMID-3479: Perform in-place computations in NEElementwiseUnaryKernel by Manuel Bottini · 4 years, 1 month ago
  5. 1732da8 COMPMID-3384: Async support to NEStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  6. ce0c675 COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  7. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  8. 1902383 Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel" by Michele Di Giorgio · 4 years ago
  9. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years, 1 month ago
  10. 1fd2c80 COMPMID-3375: Port NEActivationLayer functions/kernels to run on by Georgios Pinitas · 4 years, 1 month ago
  11. bcd2352 COMPMID-3391: Implement Async interfaces by Michalis Spyrou · 4 years, 1 month ago
  12. 37722d9 COMPMID-2449: Implement NEUnPoolLayer by morgolock · 4 years, 3 months ago
  13. 4a61653 COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel by Michele Di Giorgio · 4 years, 1 month ago
  14. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  15. e1536a8 COMPMID-3510 Fix definition of Softmax "Axis" by SiCong Li · 4 years, 1 month ago
  16. 11c562c COMPMID-3527: QLSTM should allow nullptr for optional projection bias by Michele Di Giorgio · 4 years, 1 month ago
  17. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  18. 980a916 COMPMID-3177: Remove padding from NEBatchNormalizationLayer by Georgios Pinitas · 4 years, 1 month ago
  19. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  20. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 4 years, 1 month ago
  21. 238580f COMPMID-3164: Remove padding from NEUpsampleLayerKernel by Manuel Bottini · 4 years, 1 month ago
  22. c261798 COMPMID-3363: Create ScaleKernelInfo by Sang-Hoon Park · 4 years, 1 month ago
  23. a98dee2 COMPMID-3319: Force padding requirement in CLGEMMReshapeRHSMatrixKernel by Gian Marco Iodice · 4 years, 1 month ago
  24. 7d6b577 COMPMID-3365: Add support for U8 datatype to CropResize on CL by Michele Di Giorgio · 4 years, 1 month ago
  25. 1710133 COMPMID-2395: Add support for U8 datatype to CropResize on NEON by Michele Di Giorgio · 4 years, 1 month ago
  26. dd717c3 COMPMID-3318: Add flag to export to cl_image by Gian Marco Iodice · 4 years, 1 month ago
  27. 04c8e63 move ndrange.hpp header into arm_compute directory by Vincent ABRIOU · 4 years, 1 month ago
  28. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 1 month ago
  29. 18e20ff COMPMID-3460: Refactor NEElementwiseUnaryKernel by Michalis Spyrou · 4 years, 2 months ago
  30. 5f39091 COMPMID-3176: Remove padding from NEArithmeticSubtractionKernel by Michalis Spyrou · 4 years, 2 months ago
  31. dc4a636 COMPMID-3497: Fix build LSTMParams<TensorInfo> by Sang-Hoon Park · 4 years, 1 month ago
  32. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 2 months ago
  33. 3155f77 COMPMID-3457: vexp failure in QASYMM8_SIGNED overflowing by morgolock · 4 years, 2 months ago
  34. f401c74 COMPMID-3483: Refactor NEDepthwiseConvolutionLayerNativeKernel by Michalis Spyrou · 4 years, 2 months ago
  35. 5ce897f COMPMID-3108: Add Winograd 3x3,4x4 FP16 support for NEON by Georgios Pinitas · 4 years, 2 months ago
  36. a1b8bab COMPMID-3463 Refactor NECropKernel by Michalis Spyrou · 4 years, 2 months ago
  37. 2cd7a37 COMPMID-3464: Address NESoftmaxLayer failures for QASYMM8_SIGNED by Georgios Pinitas · 4 years, 2 months ago
  38. 1f567af COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference code by Sheri Zhang · 4 years, 2 months ago
  39. 2965804 IVGCVSW-4744 CTS: RandomGraphTest LargeGraph failures in CpuAcc HAL 1.2 and 1.3 by Sadik Armagan · 4 years, 2 months ago
  40. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  41. d5c020a COMPMID-3239: Fix projection and peephole in NEQLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  42. 6f8b17d [ONCPUML-7] arm_compute support for ND parallelism by Joseph Dobson · 4 years, 5 months ago
  43. e383c35 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NHWC by morgolock · 4 years, 3 months ago
  44. 6f7585b COMPMID-3441: Nightly failed due to NEScale QASYMM8_SIGNED output wrong result by Michele Di Giorgio · 4 years, 2 months ago
  45. 359c48e COMPMID-3379: Add support for QASYMM8_SIGNED in NEScale by Sheri Zhang · 4 years, 2 months ago
  46. 51ca6ae [ONCPUML-7] Improvement to Window::split_window by Joseph Dobson · 4 years, 5 months ago
  47. c1c366d COMPMID-3292: Clean tests for Im2ColKernel. by Georgios Pinitas · 4 years, 3 months ago
  48. 3a35398 COMPMID-3240: Add support for layer normalization to CLQLSTMLayer by Sheri Zhang · 4 years, 2 months ago
  49. 0de45d0 COMPMID-3394: Replace get_cl_type_from_data_type in All by Sheri Zhang · 4 years, 3 months ago
  50. 2803f70 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix3 by Manuel Bottini · 4 years, 2 months ago
  51. 679fc96 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix2 by Manuel Bottini · 4 years, 2 months ago
  52. 9230e27 COMPMID-3241: Add Layer Normalization to NEQLSTMLayer by Sang-Hoon Park · 4 years, 3 months ago
  53. 256c0b9 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix1 by Manuel Bottini · 4 years, 2 months ago
  54. 1c1b3aa COMPMID-3236: Implement CLQLSTMLayer by Michele Di Giorgio · 4 years, 3 months ago
  55. 30b46a6 COMPMID-3241: Fix hidden scale in NEQLSTMLayer by Sang-Hoon Park · 4 years, 3 months ago
  56. eb65f6d COMPMID-3304: Update OpenCL GEMM heuristic for Int8 by Gian Marco Iodice · 4 years, 3 months ago
  57. 47a8990 COMPMID-3237: Implement NEQLSTMLayer by Michele Di Giorgio · 4 years, 4 months ago
  58. 4c6bd51 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1 by Manuel Bottini · 4 years, 3 months ago
  59. 7a0212a COMPMID-3236: Add support QSYMM16 into S32 CLPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  60. b18252d COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  61. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 3 months ago
  62. f64d336 COMPMID-3236: Extend CLGEMMLowpReduction kernels to multiply by a scalar value by Michele Di Giorgio · 4 years, 3 months ago
  63. fedefc3 COMPMID-2765 Add support for QASYMM8_SIGNED in NEDeconvolutionLayer by Luca Foschiani · 4 years, 5 months ago
  64. 0d008f7 COMPMID-3281: Implement QSYMM16 Layer Normalization for NEON QLSTM by Sang-Hoon Park · 4 years, 4 months ago
  65. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  66. 15e4d87 Missing include for ARM_COMPUTE_ERROR_ON in QuantizationInfo.h for clang by Manuel Bottini · 4 years, 3 months ago
  67. cc1f6c9 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHW by morgolock · 4 years, 3 months ago
  68. 9428a18 COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  69. 9f2403f COMPMID-3237: Add support for QSYMM16 ArithmeticSubtraction on NEON by Michele Di Giorgio · 4 years, 3 months ago
  70. 35fcc43 COMPMID-3248: Align SONAME and version in Version.h by Georgios Pinitas · 4 years, 3 months ago
  71. 396cb95 COMPMID-3284 add utilities for layer normalization of NEON QLSTM by Sang-Hoon Park · 4 years, 3 months ago
  72. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  73. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  74. 2e5fd63 COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEON by SiCongLi · 4 years, 4 months ago
  75. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  76. a0352d3 COMPMID-3272: Add support for QASYMM8_SIGNED in CPPPermuteKernel/CPPPermute by Sheri Zhang · 4 years, 4 months ago
  77. 05b243a COMPMID-3271: Add support for QASYMM8_SIGNED in CPPTopKVKernel/CPPTopKV by Sheri Zhang · 4 years, 4 months ago
  78. a602f03 COMPMID-3237: Extend GEMMLowpReduction kernels to multiply reductions by a scalar value by Michele Di Giorgio · 4 years, 4 months ago
  79. c7b183a COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayer by Georgios Pinitas · 4 years, 4 months ago
  80. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  81. a26e166 COMPMID-3203: Fix build failure with GCC 9.2 by Georgios Pinitas · 4 years, 4 months ago
  82. b6f88b4 COMPMID-3069: Avoid usage of vld2q in NEDepthConvert by Georgios Pinitas · 4 years, 4 months ago
  83. c28d428 COMPMID-3156: Remove padding from NEDepthConcatenateLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  84. 3eda16a COMPMID-3179: Remove padding from NEBatchConcatenateLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  85. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 6 months ago
  86. b467021 COMPMID-1181: Support for tracing configuration by Anthony Barbier · 6 years ago
  87. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 4 months ago
  88. 28287af COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedKernel by Sheri Zhang · 4 years, 4 months ago
  89. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  90. bb1ad0c COMPMID-3165: Remove padding from NEYOLOLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  91. 07df3d4 COMPMID-3079: Implement Hard-Swish in NEON. by morgolock · 4 years, 4 months ago
  92. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 4 months ago
  93. ca4111d COMPMID-2819: Delete move semantics from classes that use std::mutex by Georgios Pinitas · 4 years, 4 months ago
  94. 4370cff COMPMID-3034: Add NERequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  95. 12f2b8c COMPMID-3202: Add support for Valhall architecture in GEMM by Gian Marco Iodice · 4 years, 5 months ago
  96. ee939fb COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduceMean and NEArgMinMaxLayer by Luca Foschiani · 4 years, 5 months ago
  97. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  98. 51545e4 COMPMID-2819: Add semantic versioning by Georgios Pinitas · 4 years, 5 months ago
  99. 0082c36 Silence warnings related to "control reaches end of non-void function" by Matthew Bentham · 4 years, 5 months ago
  100. 80838f1 COMPMID-2819: Avoid overflows in pooling shape calculation by Georgios Pinitas · 4 years, 7 months ago