1. 4df2cf3 COMPMID-3315: Allow only QASYMM8 data type for EDSR graph example by Sang-Hoon Park · 4 years, 2 months ago
  2. 10b49c7 COMPMID-3313: Failed to compile master using gcc 8.1.1 by Michalis Spyrou · 4 years, 2 months ago
  3. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 4 months ago
  4. 15e4d87 Missing include for ARM_COMPUTE_ERROR_ON in QuantizationInfo.h for clang by Manuel Bottini · 4 years, 2 months ago
  5. cbd8144 (3RDPARTY_UPDATE) Update benchmarks by Michalis Spyrou · 4 years, 2 months ago
  6. cc1f6c9 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHW by morgolock · 4 years, 2 months ago
  7. 9428a18 COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 2 months ago
  8. afc630f COMPMID-3069: Resolve Bfloat16 validation issues. by Georgios Pinitas · 4 years, 2 months ago
  9. 5219ed8 COMPMID-3069 Fix bug on QASYMM8_SIGNED GEMMLowp CL kernel by Luca Foschiani · 4 years, 2 months ago
  10. 9f2403f COMPMID-3237: Add support for QSYMM16 ArithmeticSubtraction on NEON by Michele Di Giorgio · 4 years, 2 months ago
  11. 35fcc43 COMPMID-3248: Align SONAME and version in Version.h by Georgios Pinitas · 4 years, 2 months ago
  12. 396cb95 COMPMID-3284 add utilities for layer normalization of NEON QLSTM by Sang-Hoon Park · 4 years, 2 months ago
  13. 1a531fa COMPMID-3238 modify reference kernel of layer normalization for QSYMM16 by Sang-Hoon Park · 4 years, 2 months ago
  14. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  15. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 3 months ago
  16. 2e5fd63 COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEON by SiCongLi · 4 years, 3 months ago
  17. 51a9558 Add Tizen platform support by Inki Dae · 4 years, 2 months ago
  18. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 3 months ago
  19. 3bb75d6 COMPMID-3175: Remove padding from NEBoundingBoxTransformKernel by Michalis Spyrou · 4 years, 2 months ago
  20. d9a623a COMPMID-3274: Add support for QASYMM8_SIGNED in CPPBoxWithNonMaximaSuppressionLimit by Sheri Zhang · 4 years, 3 months ago
  21. 970353e COMPMID-3226: Update CLDirectConvolution test input range by Sheri Zhang · 4 years, 3 months ago
  22. 569b7e9 Fix in clang scripts to not report as error the missin arm_compute_verion.embed file by Manuel Bottini · 4 years, 2 months ago
  23. 6cd1c9b COMPMID-3277: (3RDPARTY_UPDATE) fix build issue related to constructors by Sang-Hoon Park · 4 years, 3 months ago
  24. 16a70e0 COMPMID-3158: Remove padding from NEWidthConcatenateLayerKernel by Michalis Spyrou · 4 years, 3 months ago
  25. 61b1708 COMPMID-3185: Remove padding from NEHeightConcatenateLayerKernel by Michalis Spyrou · 4 years, 3 months ago
  26. 95f8089 COMPMID-3273: Add support for QASYMM8_SIGNED in CPPDetectionPostProcessLayer by Sheri Zhang · 4 years, 3 months ago
  27. fd7780d COMPMID-3227: Review documentation by Georgios Pinitas · 4 years, 3 months ago
  28. a0352d3 COMPMID-3272: Add support for QASYMM8_SIGNED in CPPPermuteKernel/CPPPermute by Sheri Zhang · 4 years, 3 months ago
  29. 05b243a COMPMID-3271: Add support for QASYMM8_SIGNED in CPPTopKVKernel/CPPTopKV by Sheri Zhang · 4 years, 3 months ago
  30. a602f03 COMPMID-3237: Extend GEMMLowpReduction kernels to multiply reductions by a scalar value by Michele Di Giorgio · 4 years, 3 months ago
  31. 0ec53a0 COMPMID-3238 add reference kernel for QSYMM16 Layer Normalization Kernel by Sang-Hoon Park · 4 years, 3 months ago
  32. 104fbd7 COMPMID-3221: Add DeconvolutionLayerDescriptor by Sang-Hoon Park · 4 years, 3 months ago
  33. 797b76b COMPMID-3221: Add EltwiseLayerDescriptor by Sang-Hoon Park · 4 years, 3 months ago
  34. 470bc1e COMPMID-3069: Improve compilation time by removing regex from test framework headers by Matthew Bentham · 4 years, 3 months ago
  35. a14817a COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayer by Sheri Zhang · 4 years, 3 months ago
  36. c7b183a COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayer by Georgios Pinitas · 4 years, 3 months ago
  37. 6800117 COMPMID-3221: (DATA_UPDATE) add graph example for EDSR by Sang-Hoon Park · 4 years, 3 months ago
  38. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 3 months ago
  39. 1c2ff95 COMPMID-3266: Remove Tracepoint files from Android.bp file by Georgios Pinitas · 4 years, 3 months ago
  40. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 3 months ago
  41. 6b3865a COMPMID-3080: Implement Hard-Swish activation in CL by morgolock · 4 years, 3 months ago
  42. ce3a7b2 COMPMID-3259: Fix scalar register allocation by Georgios Pinitas · 4 years, 3 months ago
  43. a26e166 COMPMID-3203: Fix build failure with GCC 9.2 by Georgios Pinitas · 4 years, 3 months ago
  44. 0cdbda5 COMPMID-2789: Add support for QASYMM8_SIGNED in CLGEMMDeconvolutionLayer by Sheri Zhang · 4 years, 3 months ago
  45. f5f2391 COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operator by Matthew Bentham · 4 years, 3 months ago
  46. b6f88b4 COMPMID-3069: Avoid usage of vld2q in NEDepthConvert by Georgios Pinitas · 4 years, 3 months ago
  47. 25d9775 COMPMID-3225: Extend LSTMParams with parameters for Enhanced Quantized LSTM by Michele Di Giorgio · 4 years, 3 months ago
  48. c28d428 COMPMID-3156: Remove padding from NEDepthConcatenateLayerKernel by Michalis Spyrou · 4 years, 3 months ago
  49. 3eda16a COMPMID-3179: Remove padding from NEBatchConcatenateLayerKernel by Michalis Spyrou · 4 years, 3 months ago
  50. 398b8e4 COMPMID-3069: Fix min/max output stage bounds in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 3 months ago
  51. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 5 months ago
  52. b467021 COMPMID-1181: Support for tracing configuration by Anthony Barbier · 6 years ago
  53. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 3 months ago
  54. aa85cdf COMPMID-3079: Implement Hard-Swish in NEON by morgolock · 4 years, 3 months ago
  55. 740872e Update Release Notes by Michele Di Giorgio · 4 years, 3 months ago
  56. 773e43c COMPMID-3069: Add NERNN missing assert by Michalis Spyrou · 4 years, 3 months ago
  57. c68c217 Update README with 20.02.1 release by Michele Di Giorgio · 4 years, 3 months ago
  58. adb3291 COMPMID-3100 Fuse bias addition with fully connected layer NEON by SiCong Li · 4 years, 4 months ago
  59. 28287af COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedKernel by Sheri Zhang · 4 years, 3 months ago
  60. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 4 months ago
  61. 3c4bf0c COMPMID-3234 CLDirectConvolutionLayer QASYMM8 NHWC mismatches by Giorgio Arena · 4 years, 3 months ago
  62. 2dc7e40 COMPMID-3171: Remove padding from NESoftmaxLayerKernel by Michalis Spyrou · 4 years, 3 months ago
  63. bb1ad0c COMPMID-3165: Remove padding from NEYOLOLayerKernel by Michalis Spyrou · 4 years, 3 months ago
  64. 690599d COMPMID-3148: Remove padding from NEFillArrayKernel by Michalis Spyrou · 4 years, 3 months ago
  65. 0b1452d COMPMID-3178: Remove padding from NETransposeKernel by Michalis Spyrou · 4 years, 3 months ago
  66. 07df3d4 COMPMID-3079: Implement Hard-Swish in NEON. by morgolock · 4 years, 3 months ago
  67. cd5b4a3 COMPMID-3146: Remove padding from NERangeKernel by Michalis Spyrou · 4 years, 3 months ago
  68. 83dea96 COMPMID-3142: Remove padding from NEPriorBoxLayer by Michalis Spyrou · 4 years, 3 months ago
  69. 4de2d59 COMPMID-3147: Remove padding from NEDepthConvertLayerKernel by Michalis Spyrou · 4 years, 3 months ago
  70. ee3e35c COMPMID-3069: Fix build for armv7a on Android by Michele Di Giorgio · 4 years, 3 months ago
  71. fec13b8 COMPMID-3069: Update android nn build script. by Georgios Pinitas · 4 years, 3 months ago
  72. 14252f9 Fix output value for Reduction Ops MAX and MIN by Nate Craun · 4 years, 3 months ago
  73. 0333704 COMPMID-3223: Fix -14 error code on Firefly for CLReduction by Michele Di Giorgio · 4 years, 3 months ago
  74. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 3 months ago
  75. 5821632 COMPMID-3224: Address minor documentation comments by Georgios Pinitas · 4 years, 3 months ago
  76. 0ef6032 COMPMID-2788: Add support for QASYMM8_SIGNED in CLDirectDeconvolutionLayer by Sheri Zhang · 4 years, 3 months ago
  77. ca4111d COMPMID-2819: Delete move semantics from classes that use std::mutex by Georgios Pinitas · 4 years, 3 months ago
  78. 4370cff COMPMID-3034: Add NERequantizationLayerKernel by Manuel Bottini · 4 years, 4 months ago
  79. 12f2b8c COMPMID-3202: Add support for Valhall architecture in GEMM by Gian Marco Iodice · 4 years, 4 months ago
  80. e620a83 COMPMID-1611 CLDirectConvolution NHWC QASYMM not implemented by Giorgio Arena · 4 years, 4 months ago
  81. 7d7c420 COMPMID-3222: Mismatches for Depthwise Convolution by Michele Di Giorgio · 4 years, 3 months ago
  82. ee939fb COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduceMean and NEArgMinMaxLayer by Luca Foschiani · 4 years, 4 months ago
  83. ca8c0f7 COMPMID-3162: Remove padding from NEFloorKernel by Michalis Spyrou · 4 years, 3 months ago
  84. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 3 months ago
  85. d239053 COMPMID-3212 Investigate CLReduceMean failure with QASYMM8 by Luca Foschiani · 4 years, 3 months ago
  86. f04ddbc COMPMID-3192: Update release notes by Giuseppe Rossini · 4 years, 4 months ago
  87. 2c87719 COMPMID-2819: Throw error if exclude_padding is false for NHWC quantized types in PoolingLayer by Michele Di Giorgio · 4 years, 4 months ago
  88. 82fa550 COMPMID-3209: Failing VTS/NN Tests on CpuAcc for avg_pool_quant and mobilenet quant by Michele Di Giorgio · 4 years, 3 months ago
  89. 102b0ce COMPMID-3105: Update pad layer to PadV2 by Georgios Pinitas · 4 years, 4 months ago
  90. 51545e4 COMPMID-2819: Add semantic versioning by Georgios Pinitas · 4 years, 4 months ago
  91. 96aaa7b COMPMID-3191: Update README file with new links to the documentation and the source code by Giuseppe Rossini · 4 years, 4 months ago
  92. cf4737a COMPMID-3087: Fails NEPoolingLayer on Nightlies #688 by Manuel Bottini · 4 years, 4 months ago
  93. ca0ffa6 COMPMID-2819: Adding tolerance of 1 to CLColorConvert RGB8toU8 tests by Michele Di Giorgio · 4 years, 4 months ago
  94. 2d22c3f COMPMID-3201: Remove fpermissive flag by Michalis Spyrou · 4 years, 4 months ago
  95. d8872c1 Adding compiler_prefix env variable by alered01 · 4 years, 4 months ago
  96. 695ad69 COMPMID-2964 ~10-15% Regression of DeepSpeech v1 F16 on hikey960 on G71 (CL) by Giorgio Arena · 4 years, 4 months ago
  97. bbe4458 COMPMID-3084: Fix padding value for Reduce MAX/MIN by Sang-Hoon Park · 4 years, 4 months ago
  98. 0082c36 Silence warnings related to "control reaches end of non-void function" by Matthew Bentham · 4 years, 4 months ago
  99. 80838f1 COMPMID-2819: Avoid overflows in pooling shape calculation by Georgios Pinitas · 4 years, 6 months ago
  100. 9bd49f9 COMPMID-2838: Add support for QASYMM8 production reduce operation to CL by Michalis Spyrou · 4 years, 4 months ago