1. fedefc3 COMPMID-2765 Add support for QASYMM8_SIGNED in NEDeconvolutionLayer by Luca Foschiani · 4 years, 5 months ago
  2. 0d008f7 COMPMID-3281: Implement QSYMM16 Layer Normalization for NEON QLSTM by Sang-Hoon Park · 4 years, 4 months ago
  3. 10b49c7 COMPMID-3313: Failed to compile master using gcc 8.1.1 by Michalis Spyrou · 4 years, 3 months ago
  4. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  5. cc1f6c9 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHW by morgolock · 4 years, 4 months ago
  6. 9428a18 COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  7. 5219ed8 COMPMID-3069 Fix bug on QASYMM8_SIGNED GEMMLowp CL kernel by Luca Foschiani · 4 years, 3 months ago
  8. 9f2403f COMPMID-3237: Add support for QSYMM16 ArithmeticSubtraction on NEON by Michele Di Giorgio · 4 years, 3 months ago
  9. 396cb95 COMPMID-3284 add utilities for layer normalization of NEON QLSTM by Sang-Hoon Park · 4 years, 3 months ago
  10. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  11. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  12. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  13. 3bb75d6 COMPMID-3175: Remove padding from NEBoundingBoxTransformKernel by Michalis Spyrou · 4 years, 4 months ago
  14. 16a70e0 COMPMID-3158: Remove padding from NEWidthConcatenateLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  15. 61b1708 COMPMID-3185: Remove padding from NEHeightConcatenateLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  16. a0352d3 COMPMID-3272: Add support for QASYMM8_SIGNED in CPPPermuteKernel/CPPPermute by Sheri Zhang · 4 years, 4 months ago
  17. 05b243a COMPMID-3271: Add support for QASYMM8_SIGNED in CPPTopKVKernel/CPPTopKV by Sheri Zhang · 4 years, 4 months ago
  18. a602f03 COMPMID-3237: Extend GEMMLowpReduction kernels to multiply reductions by a scalar value by Michele Di Giorgio · 4 years, 4 months ago
  19. a14817a COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  20. c7b183a COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayer by Georgios Pinitas · 4 years, 4 months ago
  21. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  22. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  23. 6b3865a COMPMID-3080: Implement Hard-Swish activation in CL by morgolock · 4 years, 4 months ago
  24. ce3a7b2 COMPMID-3259: Fix scalar register allocation by Georgios Pinitas · 4 years, 4 months ago
  25. a26e166 COMPMID-3203: Fix build failure with GCC 9.2 by Georgios Pinitas · 4 years, 4 months ago
  26. 0cdbda5 COMPMID-2789: Add support for QASYMM8_SIGNED in CLGEMMDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  27. c28d428 COMPMID-3156: Remove padding from NEDepthConcatenateLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  28. 3eda16a COMPMID-3179: Remove padding from NEBatchConcatenateLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  29. 398b8e4 COMPMID-3069: Fix min/max output stage bounds in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 4 months ago
  30. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 6 months ago
  31. b467021 COMPMID-1181: Support for tracing configuration by Anthony Barbier · 6 years ago
  32. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 4 months ago
  33. aa85cdf COMPMID-3079: Implement Hard-Swish in NEON by morgolock · 4 years, 4 months ago
  34. 28287af COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedKernel by Sheri Zhang · 4 years, 4 months ago
  35. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  36. 3c4bf0c COMPMID-3234 CLDirectConvolutionLayer QASYMM8 NHWC mismatches by Giorgio Arena · 4 years, 4 months ago
  37. 2dc7e40 COMPMID-3171: Remove padding from NESoftmaxLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  38. bb1ad0c COMPMID-3165: Remove padding from NEYOLOLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  39. 690599d COMPMID-3148: Remove padding from NEFillArrayKernel by Michalis Spyrou · 4 years, 4 months ago
  40. 0b1452d COMPMID-3178: Remove padding from NETransposeKernel by Michalis Spyrou · 4 years, 4 months ago
  41. 07df3d4 COMPMID-3079: Implement Hard-Swish in NEON. by morgolock · 4 years, 4 months ago
  42. cd5b4a3 COMPMID-3146: Remove padding from NERangeKernel by Michalis Spyrou · 4 years, 4 months ago
  43. 83dea96 COMPMID-3142: Remove padding from NEPriorBoxLayer by Michalis Spyrou · 4 years, 4 months ago
  44. 4de2d59 COMPMID-3147: Remove padding from NEDepthConvertLayerKernel by Michalis Spyrou · 4 years, 5 months ago
  45. 14252f9 Fix output value for Reduction Ops MAX and MIN by Nate Craun · 4 years, 4 months ago
  46. 0333704 COMPMID-3223: Fix -14 error code on Firefly for CLReduction by Michele Di Giorgio · 4 years, 4 months ago
  47. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 5 months ago
  48. 4370cff COMPMID-3034: Add NERequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  49. 12f2b8c COMPMID-3202: Add support for Valhall architecture in GEMM by Gian Marco Iodice · 4 years, 5 months ago
  50. e620a83 COMPMID-1611 CLDirectConvolution NHWC QASYMM not implemented by Giorgio Arena · 4 years, 5 months ago
  51. ee939fb COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduceMean and NEArgMinMaxLayer by Luca Foschiani · 4 years, 5 months ago
  52. ca8c0f7 COMPMID-3162: Remove padding from NEFloorKernel by Michalis Spyrou · 4 years, 5 months ago
  53. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  54. 2c87719 COMPMID-2819: Throw error if exclude_padding is false for NHWC quantized types in PoolingLayer by Michele Di Giorgio · 4 years, 5 months ago
  55. 82fa550 COMPMID-3209: Failing VTS/NN Tests on CpuAcc for avg_pool_quant and mobilenet quant by Michele Di Giorgio · 4 years, 5 months ago
  56. 51545e4 COMPMID-2819: Add semantic versioning by Georgios Pinitas · 4 years, 5 months ago
  57. cf4737a COMPMID-3087: Fails NEPoolingLayer on Nightlies #688 by Manuel Bottini · 4 years, 5 months ago
  58. 0082c36 Silence warnings related to "control reaches end of non-void function" by Matthew Bentham · 4 years, 5 months ago
  59. 80838f1 COMPMID-2819: Avoid overflows in pooling shape calculation by Georgios Pinitas · 4 years, 7 months ago
  60. 9bd49f9 COMPMID-2838: Add support for QASYMM8 production reduce operation to CL by Michalis Spyrou · 4 years, 5 months ago
  61. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  62. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  63. 55a687d COMPMID-2927: Add support for mixed precision in CLInstanceNormalizationLayer by Georgios Pinitas · 4 years, 5 months ago
  64. 5c829ca COMPMID-3045: CTS failures in ARGMAX/MIN by Manuel Bottini · 4 years, 5 months ago
  65. 94672fb COMPMID-3003: Integrate assembly kernels utilizing MMLA instruction. by Georgios Pinitas · 4 years, 6 months ago
  66. 4d79d4b COMPMID-3050: Fix depthwise convolution kernel creation failure by Sang-Hoon Park · 4 years, 5 months ago
  67. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  68. 6c89ffa COMPMID-2819: Fix supported types in DepthwiseReshapeKernel by Michalis Spyrou · 4 years, 6 months ago
  69. 5c09ae8 COMPMID-2809 Added support for QASYMM8_SIGNED in NEUpsampleLayer by Luca Foschiani · 4 years, 6 months ago
  70. b4bb827 COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayer by Manuel Bottini · 4 years, 7 months ago
  71. 71ac903 COMPMID-2923 Integrate arm_gemm per channel quantization by Michalis Spyrou · 4 years, 8 months ago
  72. 19bd412 COMPMID-3022 Fix NEON QASYMM8 Reduction Operation by Michalis Spyrou · 4 years, 6 months ago
  73. 7317e39 COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CL by Michalis Spyrou · 4 years, 6 months ago
  74. 5830794 COMPMID-2819 Unary Operation VTS/CTS failures on CL by Michalis Spyrou · 4 years, 6 months ago
  75. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 6 months ago
  76. 74a1696 COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernel by morgolock · 4 years, 6 months ago
  77. 6e9d0e0 COMPMID-2856 Add PrintLayer at graph level by Giorgio Arena · 4 years, 6 months ago
  78. 8c837ca COMPMID-2766: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  79. 329b4d6 COMPMID-2819: Retain layout in NEIm2ColKernel by Georgios Pinitas · 4 years, 6 months ago
  80. e7b333e COMPMID-3007: Nightly CLGEMM fails in creating kernel on firefly64 by Michele Di Giorgio · 4 years, 6 months ago
  81. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 7 months ago
  82. 4715cf9 COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayer by Sang-Hoon Park · 4 years, 6 months ago
  83. 8ef5706 COMPMID-3006 (Nightly) Build failure by Michalis Spyrou · 4 years, 6 months ago
  84. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  85. 9a9440e COMPMID-3005: Test error: CL/DeconvolutionLayer/Quantized/QASYMM8/W3x3 by Manuel Bottini · 4 years, 6 months ago
  86. 13ec5f0 COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x3Kernel by Michele Di Giorgio · 4 years, 6 months ago
  87. 7fdcfb1 COMPMID-2819: Retain layout during configuration for multiple functions. by Georgios Pinitas · 4 years, 6 months ago
  88. 0795878 COMPMID-2819: Fix offset in NEReductionOperationKernel. by Pablo Tello · 4 years, 6 months ago
  89. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 6 months ago
  90. daa3aba COMPMID-2799 Add support for QASYMM8_SIGNED in NECast by Luca Foschiani · 4 years, 6 months ago
  91. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  92. a359805 COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMax by morgolock · 4 years, 6 months ago
  93. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 months ago
  94. a5eb591 COMPMID-2819: Fix data layout in NEScaleKernel for nhwc. by Georgios Pinitas · 4 years, 6 months ago
  95. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  96. ec0c412 COMPMID-2768: Add support for QASYMM8_SIGNED in CLElementWiseOperations by Kurtis Charnock · 4 years, 7 months ago
  97. 4536193 COMPMID-2801: Add support for QASYMM8_SIGNED in NEDirectConvolutionLayerOutputStageKernel by Michele Di Giorgio · 4 years, 7 months ago
  98. 807ce59 COMPMID-2999: Nighliy Build Failure [655] - Bare metal build for armv7 by Michele Di Giorgio · 4 years, 6 months ago
  99. c6d9a8b COMPMID-2979 Remove padding from NEWinogradLayer by morgolock · 4 years, 7 months ago
  100. b598afa COMPMID-2996: Nighliy Tests Fails [645] - CL/DepthwiseConvolutionLayer/Quantized/ by Michele Di Giorgio · 4 years, 7 months ago