1. 11c562c COMPMID-3527: QLSTM should allow nullptr for optional projection bias by Michele Di Giorgio · 4 years, 1 month ago
  2. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  3. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 4 years, 1 month ago
  4. 1710133 COMPMID-2395: Add support for U8 datatype to CropResize on NEON by Michele Di Giorgio · 4 years, 1 month ago
  5. 6d76e4d Silence clang++-10 warning about copying iterators by Matthew Bentham · 4 years, 1 month ago
  6. d5af1a0 COMPMID-3490 - Nightly fails: android armv7 microtask error - part2 by Manuel Bottini · 4 years, 2 months ago
  7. 9329175 COMPMID-3490 - Nightly fails: android armv7 microtask error by Manuel Bottini · 4 years, 2 months ago
  8. 1f567af COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference code by Sheri Zhang · 4 years, 2 months ago
  9. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  10. e383c35 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NHWC by morgolock · 4 years, 3 months ago
  11. f25e295 COMPMID-3329: failures in nightly (GC/GEMM and CPP/DFT) by Manuel Bottini · 4 years, 2 months ago
  12. d1d7722 COMPMID-3314: Enable OpenMP in the reference tests by Michalis Spyrou · 4 years, 3 months ago
  13. 0d008f7 COMPMID-3281: Implement QSYMM16 Layer Normalization for NEON QLSTM by Sang-Hoon Park · 4 years, 4 months ago
  14. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  15. cc1f6c9 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHW by morgolock · 4 years, 3 months ago
  16. 9428a18 COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  17. afc630f COMPMID-3069: Resolve Bfloat16 validation issues. by Georgios Pinitas · 4 years, 3 months ago
  18. 1a531fa COMPMID-3238 modify reference kernel of layer normalization for QSYMM16 by Sang-Hoon Park · 4 years, 3 months ago
  19. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  20. 0ec53a0 COMPMID-3238 add reference kernel for QSYMM16 Layer Normalization Kernel by Sang-Hoon Park · 4 years, 4 months ago
  21. a14817a COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  22. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  23. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 4 months ago
  24. 07df3d4 COMPMID-3079: Implement Hard-Swish in NEON. by morgolock · 4 years, 4 months ago
  25. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 4 months ago
  26. e620a83 COMPMID-1611 CLDirectConvolution NHWC QASYMM not implemented by Giorgio Arena · 4 years, 5 months ago
  27. ee939fb COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduceMean and NEArgMinMaxLayer by Luca Foschiani · 4 years, 5 months ago
  28. d239053 COMPMID-3212 Investigate CLReduceMean failure with QASYMM8 by Luca Foschiani · 4 years, 4 months ago
  29. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  30. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  31. b4bb827 COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayer by Manuel Bottini · 4 years, 7 months ago
  32. 19bd412 COMPMID-3022 Fix NEON QASYMM8 Reduction Operation by Michalis Spyrou · 4 years, 5 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. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 7 months ago
  36. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  37. 9c70037 COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayer by Michele Di Giorgio · 4 years, 6 months ago
  38. 275b3eb COMPMID-3006 (Nightly) Android build failure by Michalis Spyrou · 4 years, 6 months ago
  39. dceacdc COMPMID-2819: Fix compiler error in master by morgolock · 4 years, 6 months ago
  40. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  41. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 months ago
  42. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  43. aadf846 COMPMID-2819 Fix depthwise reference when using ceil by Giorgio Arena · 4 years, 7 months ago
  44. fb6aaeb COMPMID-2773 [NE] add support for QASYMM8_SIGNED to QuantizationLayer by Sang-Hoon Park · 4 years, 7 months ago
  45. 748a7c8 COMPMID-2706: Add the ability to build bootcode for bare metal by Michalis Spyrou · 4 years, 9 months ago
  46. 0779fec COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago
  47. d817647 COMPMID-2767 [NEON] add support for QASYMM8_SIGNED to DequantizationLayer by Sang-Hoon Park · 4 years, 7 months ago
  48. 52ea9c2 COMPMID-2811: QASYMM8_SIGNED support in NEPixelwiseMultiplication. by Pablo Tello · 4 years, 7 months ago
  49. 3384356 COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions. by Georgios Pinitas · 4 years, 7 months ago
  50. 453f9d9 COMPMID-2980 (Nightly) armv7a build failures by Michalis Spyrou · 4 years, 7 months ago
  51. 8d4d1b8 COMPMID-2796: Add support for QASYMM8_SIGNED in NEActivationLayer and NEPReluLayer by Michalis Spyrou · 4 years, 7 months ago
  52. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  53. 6e1791b COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer. by Georgios Pinitas · 4 years, 7 months ago
  54. bc4d7c2 COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAddition by Michalis Spyrou · 4 years, 7 months ago
  55. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 9 months ago
  56. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 8 months ago
  57. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  58. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  59. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  60. dbdea0d COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Georgios Pinitas · 4 years, 9 months ago
  61. 279814b COMPMID-2481: Add InputQuantizationInfo!=OutputQuantization Info tests for DeconvolutionLayer by Manuel Bottini · 4 years, 8 months ago
  62. 0726398 COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quantized LSTM by Manuel Bottini · 4 years, 9 months ago
  63. 314598f COMPMID-2486: Fix bare arm64-v8.2-a builds by Michalis Spyrou · 4 years, 9 months ago
  64. d93e263 COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMM by Giorgio Arena · 4 years, 9 months ago
  65. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  66. d24affe COMPMID-2265 add support for Log Softmax to NEON by Sang-Hoon Park · 4 years, 9 months ago
  67. 633d30b COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM - Reference by Michele Di Giorgio · 4 years, 9 months ago
  68. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  69. 6665f82 COMPMID-2452: Mismatches FP16 in CL InstanceNormalization by Manuel Bottini · 4 years, 9 months ago
  70. 2aa7fd0 COMPMID-2601 [CL] add mixed precision support to PoolingLayer by Sang-Hoon Park · 4 years, 10 months ago
  71. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  72. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  73. 769c638 COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 11 months ago
  74. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  75. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  76. 3f632f3 COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 11 months ago
  77. 578a9fc COMPMID-2317: Implement CLROIAlignLayer by Michele Di Giorgio · 4 years, 11 months ago
  78. b9070a4 COMPMID-2605: Add asymmetric padding support for Deconvolution layer by Matthew Jackson · 4 years, 11 months ago
  79. 29a01c9 COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 11 months ago
  80. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 11 months ago
  81. 205eed8 COMPMID-2080 Create a new kernel for CLPad with CONSTANT mode by Giorgio Arena · 5 years ago
  82. 70e890e COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CL by Giorgio Arena · 5 years ago
  83. 93c70b8 COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Data Type by Michele Di Giorgio · 5 years ago
  84. 883bad7 COMPMID-1849: Add DetectorPostProcess operator by Isabella Gottardi · 5 years ago
  85. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 5 years ago
  86. d25af67 COMPMID-2456: NEDeconvolutionLayer.cpp, NHWC is not supported by Manuel Bottini · 5 years ago
  87. d473386 COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACL by Michalis Spyrou · 5 years ago
  88. ddec4d6 COMPMID-2458: Initialize uninitialized variables by Georgios Pinitas · 5 years ago
  89. c9573f3 COMPMID-2407: Add (logistic and tanh) activation support for QSYMM16 for NEON by giuros01 · 5 years ago
  90. 338595b COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayer by Vidhya Sudhan Loganathan · 5 years ago
  91. d8a468f COMPMID-2413: Add QSYMM16 support for PixelWiseMultiplication for CL by Michele Di Giorgio · 5 years ago
  92. bc415af COMPMID-2406: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for NEON by Gian Marco Iodice · 5 years ago
  93. 6997fc9 COMPMID-2412: Add QSYMM16 support for ElementwiseAddition for CL by Michele Di Giorgio · 5 years ago
  94. 3d13af8 COMPMID-2235: Extend type support for CL/NEON DequantizationLayer. by Georgios Pinitas · 5 years ago
  95. 3689fcd COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEON by Manuel Bottini · 5 years ago
  96. 75bde5e COMPMID-2336: Account for padding in NEIm2ColKernel for NHWC. by Georgios Pinitas · 5 years ago
  97. 62404a5 COMPMID-2376: (Nightly) NEON ArgMinMax QASYMM8 by Manuel Bottini · 5 years ago
  98. 5b48ad7 COMPMID-2386: Add support for CLMeanStdNormalizationLayer by Michele Di Giorgio · 5 years ago
  99. 761c8d0 COMPMID-2398: Add test for CLFuseBatchNormalizationLayer by Gian Marco Iodice · 5 years ago
  100. 6260e19 COMPMID-2394: (Nightly) Clang-tidy errors by Michalis Spyrou · 5 years ago