1. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  2. a26e166 COMPMID-3203: Fix build failure with GCC 9.2 by Georgios Pinitas · 4 years, 4 months ago
  3. b6f88b4 COMPMID-3069: Avoid usage of vld2q in NEDepthConvert by Georgios Pinitas · 4 years, 4 months ago
  4. c28d428 COMPMID-3156: Remove padding from NEDepthConcatenateLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  5. 3eda16a COMPMID-3179: Remove padding from NEBatchConcatenateLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  6. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 6 months ago
  7. b467021 COMPMID-1181: Support for tracing configuration by Anthony Barbier · 6 years ago
  8. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 4 months ago
  9. 28287af COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedKernel by Sheri Zhang · 4 years, 4 months ago
  10. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  11. bb1ad0c COMPMID-3165: Remove padding from NEYOLOLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  12. 07df3d4 COMPMID-3079: Implement Hard-Swish in NEON. by morgolock · 4 years, 4 months ago
  13. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 5 months ago
  14. ca4111d COMPMID-2819: Delete move semantics from classes that use std::mutex by Georgios Pinitas · 4 years, 5 months ago
  15. 4370cff COMPMID-3034: Add NERequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  16. 12f2b8c COMPMID-3202: Add support for Valhall architecture in GEMM by Gian Marco Iodice · 4 years, 5 months ago
  17. ee939fb COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduceMean and NEArgMinMaxLayer by Luca Foschiani · 4 years, 5 months ago
  18. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  19. 51545e4 COMPMID-2819: Add semantic versioning by Georgios Pinitas · 4 years, 5 months ago
  20. 0082c36 Silence warnings related to "control reaches end of non-void function" by Matthew Bentham · 4 years, 5 months ago
  21. 80838f1 COMPMID-2819: Avoid overflows in pooling shape calculation by Georgios Pinitas · 4 years, 7 months ago
  22. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  23. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  24. 55a687d COMPMID-2927: Add support for mixed precision in CLInstanceNormalizationLayer by Georgios Pinitas · 4 years, 5 months ago
  25. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  26. 6c89ffa COMPMID-2819: Fix supported types in DepthwiseReshapeKernel by Michalis Spyrou · 4 years, 6 months ago
  27. 5c09ae8 COMPMID-2809 Added support for QASYMM8_SIGNED in NEUpsampleLayer by Luca Foschiani · 4 years, 6 months ago
  28. b4bb827 COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayer by Manuel Bottini · 4 years, 7 months ago
  29. 71ac903 COMPMID-2923 Integrate arm_gemm per channel quantization by Michalis Spyrou · 4 years, 8 months ago
  30. 19bd412 COMPMID-3022 Fix NEON QASYMM8 Reduction Operation by Michalis Spyrou · 4 years, 6 months ago
  31. f44e57b COMPMID-2819: Change PixelValue constructor to use int64_t by Michalis Spyrou · 4 years, 6 months ago
  32. 7317e39 COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CL by Michalis Spyrou · 4 years, 6 months ago
  33. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 6 months ago
  34. 74a1696 COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernel by morgolock · 4 years, 6 months ago
  35. 8c837ca COMPMID-2766: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  36. 329b4d6 COMPMID-2819: Retain layout in NEIm2ColKernel by Georgios Pinitas · 4 years, 6 months ago
  37. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 7 months ago
  38. 4715cf9 COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayer by Sang-Hoon Park · 4 years, 6 months ago
  39. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  40. 6f314db COMPMID-2819: Fix nightly build failure in bare metal by Michalis Spyrou · 4 years, 6 months ago
  41. 13ec5f0 COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x3Kernel by Michele Di Giorgio · 4 years, 6 months ago
  42. 7fdcfb1 COMPMID-2819: Retain layout during configuration for multiple functions. by Georgios Pinitas · 4 years, 6 months ago
  43. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 6 months ago
  44. daa3aba COMPMID-2799 Add support for QASYMM8_SIGNED in NECast by Luca Foschiani · 4 years, 6 months ago
  45. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  46. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 months ago
  47. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  48. ec0c412 COMPMID-2768: Add support for QASYMM8_SIGNED in CLElementWiseOperations by Kurtis Charnock · 4 years, 7 months ago
  49. 4536193 COMPMID-2801: Add support for QASYMM8_SIGNED in NEDirectConvolutionLayerOutputStageKernel by Michele Di Giorgio · 4 years, 7 months ago
  50. fb6aaeb COMPMID-2773 [NE] add support for QASYMM8_SIGNED to QuantizationLayer by Sang-Hoon Park · 4 years, 7 months ago
  51. f29d1b7 COMPMID-2608: Enable quantization with multiplier greater than 1 on NEON by Michele Di Giorgio · 4 years, 8 months ago
  52. 37cbc57 COMPMID-2816: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer3x3 kernels by Michele Di Giorgio · 4 years, 7 months ago
  53. deb3ac4 COMPMID-2807: Add support for QASYMM8_SIGNED in NEGEMMMatrixVectorMultiplyKernel by Michele Di Giorgio · 4 years, 7 months ago
  54. 0e4556c COMPMID-2819: Retain data layout in NESpaceToDepth and NEDepthToSpace by Georgios Pinitas · 4 years, 7 months ago
  55. 0779fec COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago
  56. c3a7420 COMPMID-2775 [NE] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago
  57. d817647 COMPMID-2767 [NEON] add support for QASYMM8_SIGNED to DequantizationLayer by Sang-Hoon Park · 4 years, 7 months ago
  58. e7be8a0 COMPMID-2980 (Nightly) armv7a build failures by Michalis Spyrou · 4 years, 7 months ago
  59. 62bdd8c COMPMID-2819: Retain configuration step data layout to avoid side-effects. by Pablo Tello · 4 years, 7 months ago
  60. 14d9d98 COMPMID-2819: Retain configuration step data layout to avoid side-effects. by Georgios Pinitas · 4 years, 7 months ago
  61. 52ea9c2 COMPMID-2811: QASYMM8_SIGNED support in NEPixelwiseMultiplication. by Pablo Tello · 4 years, 7 months ago
  62. a0a4ba1 COMPMID-2855: CLReduceMean throws error for invalid configs by Pablo Tello · 4 years, 7 months ago
  63. 3384356 COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions. by Georgios Pinitas · 4 years, 7 months ago
  64. f2cdce3 COMPMID-2841: Enable aarch32 builds by Georgios Pinitas · 4 years, 7 months ago
  65. 6f58b37 COMPMID-2798 Add support for QASYMM8_SIGNED in NEArithmeticSubtraction by Michalis Spyrou · 4 years, 7 months ago
  66. 8d4d1b8 COMPMID-2796: Add support for QASYMM8_SIGNED in NEActivationLayer and NEPReluLayer by Michalis Spyrou · 4 years, 7 months ago
  67. cc4815f COMPMID-2959: Update NE/CL Permute documentation. by Georgios Pinitas · 4 years, 7 months ago
  68. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  69. f01201a COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMM by Giuseppe Rossini · 4 years, 8 months ago
  70. 6e1791b COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer. by Georgios Pinitas · 4 years, 7 months ago
  71. 5cb49dc COMPMID-2962 Fix compiler warnings for g++8 by Michalis Spyrou · 4 years, 7 months ago
  72. bc4d7c2 COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAddition by Michalis Spyrou · 4 years, 7 months ago
  73. 1f332d4 COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage by Manuel Bottini · 4 years, 7 months ago
  74. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  75. f9179d3 COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 7 months ago
  76. ae6ef7c COMPMID-2763 convert functions and helpers for QASYMM8_SIGNED by Sang-Hoon Park · 4 years, 8 months ago
  77. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 8 months ago
  78. 21079dd COMPMID-2700: Use NEON wrapper on SoftmaxLayer by Manuel Bottini · 4 years, 8 months ago
  79. 9397515 COMPMID-2855: NEReduceMean throws error for invalid configs by Pablo Tello · 4 years, 8 months ago
  80. 581f178 COMPMID-2920: NEInstanceNormalization fails on NHWC validations by Manuel Bottini · 4 years, 8 months ago
  81. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  82. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  83. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  84. 5264b7d COMPMID-2576: Fuse activation in Winograd output transform. by Pablo Tello · 4 years, 9 months ago
  85. 68adf44 COMPMID-2893: Bare-metal build failures by Georgios Pinitas · 4 years, 8 months ago
  86. dbdea0d COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Georgios Pinitas · 4 years, 9 months ago
  87. 75d4733 COMPMID-2138: Create safe math integer functions by Michalis Spyrou · 4 years, 8 months ago
  88. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 9 months ago
  89. 62eeb53 COMPMID-2266: [CL] add support for Log Softmax by Sang-Hoon Park · 4 years, 8 months ago
  90. 44bfc3f COMPMID-1671: Allow fp mixed precision in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  91. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  92. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  93. d985378 COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD (~27% improvement) by Giuseppe Rossini · 4 years, 9 months ago
  94. 0726398 COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quantized LSTM by Manuel Bottini · 4 years, 9 months ago
  95. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 10 months ago
  96. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 9 months ago
  97. d93e263 COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMM by Giorgio Arena · 4 years, 9 months ago
  98. d24affe COMPMID-2265 add support for Log Softmax to NEON by Sang-Hoon Park · 4 years, 9 months ago
  99. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  100. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 10 months ago