1. 8488698 COMPMID-2819: Throw error if exclude_padding is false for NHWC quantized types in PoolingLayer by Michele Di Giorgio · 4 years, 4 months ago
  2. d42c1f3 COMPMID-3209: Failing VTS/NN Tests on CpuAcc for avg_pool_quant and mobilenet quant by Michele Di Giorgio · 4 years, 3 months ago
  3. 5979b21 COMPMID-3087: Fails NEPoolingLayer on Nightlies #688 by Manuel Bottini · 4 years, 4 months ago
  4. 695ad69 COMPMID-2964 ~10-15% Regression of DeepSpeech v1 F16 on hikey960 on G71 (CL) by Giorgio Arena · 4 years, 4 months ago
  5. bbe4458 COMPMID-3084: Fix padding value for Reduce MAX/MIN by Sang-Hoon Park · 4 years, 4 months ago
  6. 0082c36 Silence warnings related to "control reaches end of non-void function" by Matthew Bentham · 4 years, 4 months ago
  7. 80838f1 COMPMID-2819: Avoid overflows in pooling shape calculation by Georgios Pinitas · 4 years, 6 months ago
  8. 9bd49f9 COMPMID-2838: Add support for QASYMM8 production reduce operation to CL by Michalis Spyrou · 4 years, 4 months ago
  9. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 4 months ago
  10. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 4 months ago
  11. f8c4749 COMPMID-3083: Add graph support for PRelu by Georgios Pinitas · 4 years, 4 months ago
  12. 55a687d COMPMID-2927: Add support for mixed precision in CLInstanceNormalizationLayer by Georgios Pinitas · 4 years, 4 months ago
  13. 07fbe37 COMPMID-2819: Enable PadLayer on NEON graph backend. by Georgios Pinitas · 4 years, 4 months ago
  14. 5c829ca COMPMID-3045: CTS failures in ARGMAX/MIN by Manuel Bottini · 4 years, 4 months ago
  15. 94672fb COMPMID-3003: Integrate assembly kernels utilizing MMLA instruction. by Georgios Pinitas · 4 years, 4 months ago
  16. 4d79d4b COMPMID-3050: Fix depthwise convolution kernel creation failure by Sang-Hoon Park · 4 years, 4 months ago
  17. 47fd61f COMPMID-2819: Remove use of std::bind1st as is deprecated since C++11 by Georgios Pinitas · 4 years, 4 months ago
  18. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 5 months ago
  19. 6c89ffa COMPMID-2819: Fix supported types in DepthwiseReshapeKernel by Michalis Spyrou · 4 years, 4 months ago
  20. 5c09ae8 COMPMID-2809 Added support for QASYMM8_SIGNED in NEUpsampleLayer by Luca Foschiani · 4 years, 4 months ago
  21. b4bb827 COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayer by Manuel Bottini · 4 years, 6 months ago
  22. 71ac903 COMPMID-2923 Integrate arm_gemm per channel quantization by Michalis Spyrou · 4 years, 7 months ago
  23. 19bd412 COMPMID-3022 Fix NEON QASYMM8 Reduction Operation by Michalis Spyrou · 4 years, 4 months ago
  24. 7317e39 COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CL by Michalis Spyrou · 4 years, 5 months ago
  25. 74ef1db COMPMID-2819: Fix const interface of IMemoryRegion. by Georgios Pinitas · 4 years, 4 months ago
  26. 5830794 COMPMID-2819 Unary Operation VTS/CTS failures on CL by Michalis Spyrou · 4 years, 5 months ago
  27. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 5 months ago
  28. 0a958cb COMPMID-3013: Transpose Convolution 2D VTS/CTS failures on CL by Giuseppe Rossini · 4 years, 5 months ago
  29. 74a1696 COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernel by morgolock · 4 years, 5 months ago
  30. 6e9d0e0 COMPMID-2856 Add PrintLayer at graph level by Giorgio Arena · 4 years, 5 months ago
  31. 8c837ca COMPMID-2766: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 5 months ago
  32. 329b4d6 COMPMID-2819: Retain layout in NEIm2ColKernel by Georgios Pinitas · 4 years, 5 months ago
  33. e7b333e COMPMID-3007: Nightly CLGEMM fails in creating kernel on firefly64 by Michele Di Giorgio · 4 years, 5 months ago
  34. b66aa3b COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayer by Sang-Hoon Park · 4 years, 5 months ago
  35. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 6 months ago
  36. 4715cf9 COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayer by Sang-Hoon Park · 4 years, 5 months ago
  37. 8ef5706 COMPMID-3006 (Nightly) Build failure by Michalis Spyrou · 4 years, 5 months ago
  38. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 6 months ago
  39. 9c70037 COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayer by Michele Di Giorgio · 4 years, 5 months ago
  40. ab709a0 COMPMID-2727: Add support for split sizes in NESplit by Kurtis Charnock · 4 years, 6 months ago
  41. 9a9440e COMPMID-3005: Test error: CL/DeconvolutionLayer/Quantized/QASYMM8/W3x3 by Manuel Bottini · 4 years, 5 months ago
  42. ec00da1 COMPMID-2728: Add support for split sizes in CLSplit by Kurtis Charnock · 4 years, 6 months ago
  43. 13ec5f0 COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x3Kernel by Michele Di Giorgio · 4 years, 5 months ago
  44. 781d727 COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMin by morgolock · 4 years, 5 months ago
  45. 7fdcfb1 COMPMID-2819: Retain layout during configuration for multiple functions. by Georgios Pinitas · 4 years, 5 months ago
  46. 0795878 COMPMID-2819: Fix offset in NEReductionOperationKernel. by Pablo Tello · 4 years, 5 months ago
  47. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 5 months ago
  48. daa3aba COMPMID-2799 Add support for QASYMM8_SIGNED in NECast by Luca Foschiani · 4 years, 5 months ago
  49. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 6 months ago
  50. a359805 COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMax by morgolock · 4 years, 5 months ago
  51. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 5 months ago
  52. a5eb591 COMPMID-2819: Fix data layout in NEScaleKernel for nhwc. by Georgios Pinitas · 4 years, 5 months ago
  53. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 5 months ago
  54. ec0c412 COMPMID-2768: Add support for QASYMM8_SIGNED in CLElementWiseOperations by Kurtis Charnock · 4 years, 6 months ago
  55. 4536193 COMPMID-2801: Add support for QASYMM8_SIGNED in NEDirectConvolutionLayerOutputStageKernel by Michele Di Giorgio · 4 years, 6 months ago
  56. 807ce59 COMPMID-2999: Nighliy Build Failure [655] - Bare metal build for armv7 by Michele Di Giorgio · 4 years, 5 months ago
  57. 5255672 COMPMID-2998: NEON/GEMMConvolutionLayer/Quantized/QASYMM8_SIGNED failing on 32-bit by Michele Di Giorgio · 4 years, 5 months ago
  58. c6d9a8b COMPMID-2979 Remove padding from NEWinogradLayer by morgolock · 4 years, 5 months ago
  59. b598afa COMPMID-2996: Nighliy Tests Fails [645] - CL/DepthwiseConvolutionLayer/Quantized/ by Michele Di Giorgio · 4 years, 6 months ago
  60. fb6aaeb COMPMID-2773 [NE] add support for QASYMM8_SIGNED to QuantizationLayer by Sang-Hoon Park · 4 years, 6 months ago
  61. f29d1b7 COMPMID-2608: Enable quantization with multiplier greater than 1 on NEON by Michele Di Giorgio · 4 years, 7 months ago
  62. 37cbc57 COMPMID-2816: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer3x3 kernels by Michele Di Giorgio · 4 years, 6 months ago
  63. deb3ac4 COMPMID-2807: Add support for QASYMM8_SIGNED in NEGEMMMatrixVectorMultiplyKernel by Michele Di Giorgio · 4 years, 6 months ago
  64. 0e4556c COMPMID-2819: Retain data layout in NESpaceToDepth and NEDepthToSpace by Georgios Pinitas · 4 years, 6 months ago
  65. 0779fec COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 7 months ago
  66. 64e738f COMPMID-2819: Restrict cases where optimized NEPadLayer runs. by Georgios Pinitas · 4 years, 6 months ago
  67. c3a7420 COMPMID-2775 [NE] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 6 months ago
  68. d817647 COMPMID-2767 [NEON] add support for QASYMM8_SIGNED to DequantizationLayer by Sang-Hoon Park · 4 years, 6 months ago
  69. e7be8a0 COMPMID-2980 (Nightly) armv7a build failures by Michalis Spyrou · 4 years, 6 months ago
  70. 62bdd8c COMPMID-2819: Retain configuration step data layout to avoid side-effects. by Pablo Tello · 4 years, 6 months ago
  71. 14d9d98 COMPMID-2819: Retain configuration step data layout to avoid side-effects. by Georgios Pinitas · 4 years, 6 months ago
  72. d7d7e90 COMPMID-2819: Update data type auto_init in Elementwise kernels. by Georgios Pinitas · 4 years, 6 months ago
  73. 27f223d COMPMID-2819: Perform sqrt in double domain for L2 pooling. by Georgios Pinitas · 4 years, 6 months ago
  74. 52ea9c2 COMPMID-2811: QASYMM8_SIGNED support in NEPixelwiseMultiplication. by Pablo Tello · 4 years, 6 months ago
  75. a0a4ba1 COMPMID-2855: CLReduceMean throws error for invalid configs by Pablo Tello · 4 years, 6 months ago
  76. af486c1 COMPMID-2819: Remove invalid check in NEDirectConvolutionLayerOutputStageKernel by Georgios Pinitas · 4 years, 6 months ago
  77. 3384356 COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions. by Georgios Pinitas · 4 years, 6 months ago
  78. 35c3794 COMPMID-2974: VTS Test failure in CLConvolutionLayer quantized per-channel with multiplier == 1 by Michele Di Giorgio · 4 years, 6 months ago
  79. f2cdce3 COMPMID-2841: Enable aarch32 builds by Georgios Pinitas · 4 years, 6 months ago
  80. f4261ad COMPMID-2779: Add support for generating synthetic int8 graphs. by Georgios Pinitas · 4 years, 6 months ago
  81. 6f58b37 COMPMID-2798 Add support for QASYMM8_SIGNED in NEArithmeticSubtraction by Michalis Spyrou · 4 years, 6 months ago
  82. 8d4d1b8 COMPMID-2796: Add support for QASYMM8_SIGNED in NEActivationLayer and NEPReluLayer by Michalis Spyrou · 4 years, 6 months ago
  83. f01201a COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMM by Giuseppe Rossini · 4 years, 7 months ago
  84. 6e1791b COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer. by Georgios Pinitas · 4 years, 6 months ago
  85. 5cb49dc COMPMID-2962 Fix compiler warnings for g++8 by Michalis Spyrou · 4 years, 6 months ago
  86. bc4d7c2 COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAddition by Michalis Spyrou · 4 years, 6 months ago
  87. 1f332d4 COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage by Manuel Bottini · 4 years, 6 months ago
  88. fe7bf01 COMPMID-2795 [CL] allow QASYMM8_SIGNED in GEMMLowpMatrixMultiplyKernel by Sang-Hoon Park · 4 years, 6 months ago
  89. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 8 months ago
  90. f9179d3 COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 6 months ago
  91. b714b1d COMPMID-2819: Fix output stage kernel dispatch selection. by Georgios Pinitas · 4 years, 6 months ago
  92. e9c4a99 COMPMID-2972 OCLGrind complains about scalar rank issue by Giorgio Arena · 4 years, 6 months ago
  93. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 7 months ago
  94. ae6ef7c COMPMID-2763 convert functions and helpers for QASYMM8_SIGNED by Sang-Hoon Park · 4 years, 7 months ago
  95. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 6 months ago
  96. 646d4e4 COMPMID-2952: NEON failing with 'bus_error' on 32-bit by Georgios Pinitas · 4 years, 6 months ago
  97. 0922dbb IVGBENCH-1661: Segfault on FP16 for NEON by Georgios Pinitas · 4 years, 6 months ago
  98. 21079dd COMPMID-2700: Use NEON wrapper on SoftmaxLayer by Manuel Bottini · 4 years, 7 months ago
  99. 9397515 COMPMID-2855: NEReduceMean throws error for invalid configs by Pablo Tello · 4 years, 7 months ago
  100. a0a3d20 COMPMID-2943: Instance_Normalization VTS test on relaxed mode on GpuAcc by Michele Di Giorgio · 4 years, 7 months ago