1. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  2. f01201a COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMM by Giuseppe Rossini · 4 years, 8 months ago
  3. 6e1791b COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer. by Georgios Pinitas · 4 years, 7 months ago
  4. 5cb49dc COMPMID-2962 Fix compiler warnings for g++8 by Michalis Spyrou · 4 years, 7 months ago
  5. bc4d7c2 COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAddition by Michalis Spyrou · 4 years, 7 months ago
  6. 1f332d4 COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage by Manuel Bottini · 4 years, 7 months ago
  7. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  8. f9179d3 COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 7 months ago
  9. ae6ef7c COMPMID-2763 convert functions and helpers for QASYMM8_SIGNED by Sang-Hoon Park · 4 years, 8 months ago
  10. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 8 months ago
  11. 21079dd COMPMID-2700: Use NEON wrapper on SoftmaxLayer by Manuel Bottini · 4 years, 8 months ago
  12. 9397515 COMPMID-2855: NEReduceMean throws error for invalid configs by Pablo Tello · 4 years, 8 months ago
  13. 581f178 COMPMID-2920: NEInstanceNormalization fails on NHWC validations by Manuel Bottini · 4 years, 8 months ago
  14. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  15. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  16. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  17. 5264b7d COMPMID-2576: Fuse activation in Winograd output transform. by Pablo Tello · 4 years, 9 months ago
  18. 68adf44 COMPMID-2893: Bare-metal build failures by Georgios Pinitas · 4 years, 8 months ago
  19. dbdea0d COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Georgios Pinitas · 4 years, 9 months ago
  20. 75d4733 COMPMID-2138: Create safe math integer functions by Michalis Spyrou · 4 years, 8 months ago
  21. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 9 months ago
  22. 62eeb53 COMPMID-2266: [CL] add support for Log Softmax by Sang-Hoon Park · 4 years, 8 months ago
  23. 44bfc3f COMPMID-1671: Allow fp mixed precision in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  24. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  25. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  26. d985378 COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD (~27% improvement) by Giuseppe Rossini · 4 years, 9 months ago
  27. 0726398 COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quantized LSTM by Manuel Bottini · 4 years, 9 months ago
  28. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 9 months ago
  29. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 9 months ago
  30. d93e263 COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMM by Giorgio Arena · 4 years, 9 months ago
  31. d24affe COMPMID-2265 add support for Log Softmax to NEON by Sang-Hoon Park · 4 years, 9 months ago
  32. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  33. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 10 months ago
  34. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  35. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  36. 0d54804 COMPMID-2572: Update the heuristic in CLGEMM for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  37. 58c71ef COMPMID-2257: Add support for QASYMM8 in NEGenerateProposals by Michele Di Giorgio · 4 years, 9 months ago
  38. d64a46c COMPMID-2699: Add support for QASYMM16 in NEQuantizationLayer by Michele Di Giorgio · 4 years, 9 months ago
  39. 79f88e6 COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  40. b94c368 COMPMID-2645: Detection Post-Process fixes by Georgios Pinitas · 4 years, 9 months ago
  41. 2aa7fd0 COMPMID-2601 [CL] add mixed precision support to PoolingLayer by Sang-Hoon Park · 4 years, 10 months ago
  42. 5c4a8e9 COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT mode by Giorgio Arena · 4 years, 10 months ago
  43. 9637b2e COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32 by Michele Di Giorgio · 4 years, 10 months ago
  44. cecb0a7 COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensors by Sang-Hoon Park · 4 years, 10 months ago
  45. 879d131 COMPMID-2452: Fix compilation issues on armclang by Georgios Pinitas · 4 years, 9 months ago
  46. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  47. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  48. 05639f6 COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1 by Gian Marco Iodice · 4 years, 10 months ago
  49. ee6454a COMPMID-2668: Add GEMM/GEMMLowp heuristic for Mali-G51 by Gian Marco Iodice · 4 years, 10 months ago
  50. c9564cb COMPMID-2257: Implement NEGenerateProposals. by Pablo Tello · 4 years, 10 months ago
  51. 769c638 COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 11 months ago
  52. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  53. e874ef9 COMPMID-2646: Wrap thread-related structure to ease bare-metal support by Georgios Pinitas · 4 years, 10 months ago
  54. c370c75 COMPMID-2570: Add hybrid precision flag in GEMMKernelInfo. by Georgios Pinitas · 4 years, 10 months ago
  55. 9285adb COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp32/FP16-NHWC) by Gian Marco Iodice · 4 years, 10 months ago
  56. 9032ee3 MLCE-129: NEPad 30x slower than TensorFlow's implementation by Manuel Bottini · 5 years ago
  57. ffd31de COMPMID-2246: NEBoundingBoxTransform support QASYMM16 by Pablo Tello · 4 years, 10 months ago
  58. ed0e35b COMPMID-2246: Implement NEBoundingBoxTransform. by Pablo Tello · 4 years, 10 months ago
  59. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  60. 49be2e3 COMPMID-2644: Add is_dynamic flag to ITensorInfo. by Georgios Pinitas · 4 years, 10 months ago
  61. b19c55d COMPMID-2640: Fix performance regression for Resnet101 Int8 on NEON by Gian Marco Iodice · 4 years, 10 months ago
  62. 3f632f3 COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 11 months ago
  63. ebe2e8c COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 11 months ago
  64. d75f9e9 COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 11 months ago
  65. 578a9fc COMPMID-2317: Implement CLROIAlignLayer by Michele Di Giorgio · 4 years, 11 months ago
  66. b9070a4 COMPMID-2605: Add asymmetric padding support for Deconvolution layer by Matthew Jackson · 4 years, 11 months ago
  67. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 11 months ago
  68. 29a01c9 COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 11 months ago
  69. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 11 months ago
  70. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 11 months ago
  71. 57a8961 COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernel by Gian Marco Iodice · 4 years, 11 months ago
  72. 205eed8 COMPMID-2080 Create a new kernel for CLPad with CONSTANT mode by Giorgio Arena · 5 years ago
  73. 670c04a COMPMID-2561: Fix GEMM heuristic by Gian Marco Iodice · 5 years ago
  74. 1720358 COMPMID-2336 Extend validation for depthwise native and fix same pad calculator by Giorgio Arena · 5 years ago
  75. fed275d COMPMID-2546: Fix kernel name tag invalid ptr for NEGEMMAssemblyWrapperKernel.h by Gian Marco Iodice · 5 years ago
  76. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  77. d820db6 COMPMID-2545: Reduce tests required by GEMM (OpenCL) by Gian Marco Iodice · 5 years ago
  78. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 5 years ago
  79. c4d5136 COMPMID-2493: Update qs8 in Depthwise assembly by Georgios Pinitas · 5 years ago
  80. 5d42b46 COMPMID-2467 Include IP information to the tuning config by Giorgio Arena · 5 years ago
  81. 883bad7 COMPMID-1849: Add DetectorPostProcess operator by Isabella Gottardi · 5 years ago
  82. bd9097d COMPMID-2336: Rename the new generic depthwise convolution on NEON by Gian Marco Iodice · 5 years ago
  83. 44f5572 COMPMID-2179 New generic depthwise convolution for NEON F32 NHWC by Giorgio Arena · 5 years ago
  84. cfa2bba COMPMID-2178: Update GEMM assembly code. by Georgios Pinitas · 5 years ago
  85. d1f5476 COMPMID-1979: Fuse Activation Function in CLGEMM - part 3 by Gian Marco Iodice · 5 years ago
  86. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 5 years ago
  87. 06be6f8 COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic) by Gian Marco Iodice · 5 years ago
  88. ff27192 COMPMID-2336: Fix validation for quantized NEDepthwiseConvolutionLayer by Michele Di Giorgio · 5 years ago
  89. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 5 years ago
  90. ed75326 COMPMID-2283: Implement SIN operator for NEON by Manuel Bottini · 5 years ago
  91. ba27e44 COMPMID-2236: QUANTIZED_16BIT_LSTM operator for NEON by Michalis Spyrou · 5 years ago
  92. cd0b8b5 COMPMID-2236: Move assembly implementation interfaces to src folder by Georgios Pinitas · 5 years ago
  93. 98b8511 COMPMID-2463: Add deprecation macro to deprecate interfaces by Georgios Pinitas · 5 years ago
  94. e1651a5 COMPMID-2414 Add add_2D_tensor_argument_if for OpenCL by Michalis Spyrou · 5 years ago
  95. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  96. 0ec65b8 Revert "COMPMID-2425: Fix memory leak reported by coverity" by Georgios Pinitas · 5 years ago
  97. 9c9b70b COMPMID-2410: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for CL by Manuel Bottini · 5 years ago
  98. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  99. 30dbeef COMPMID-2411: Add (logistic and tanh) activation support for QSYMM16 for CL by Manuel Bottini · 5 years ago
  100. 74cd112 COMPMID-2425: Fix memory leak reported by coverity by Michalis Spyrou · 5 years ago