1. 79f88e6 COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  2. 2aa7fd0 COMPMID-2601 [CL] add mixed precision support to PoolingLayer by Sang-Hoon Park · 4 years, 10 months ago
  3. cecb0a7 COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensors by Sang-Hoon Park · 4 years, 10 months ago
  4. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  5. 40958ad COMPMID-2663: Interface to unbound mappings. by Georgios Pinitas · 4 years, 10 months ago
  6. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  7. 240b79d COMPMID-2692 Use existing command line infrastructure for CLGEMMReshapedOnlyRHS by SiCong Li · 4 years, 9 months ago
  8. dc200dc COMPMID-2452 Fix precommit tests by Michalis Spyrou · 4 years, 9 months ago
  9. 05639f6 COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1 by Gian Marco Iodice · 4 years, 9 months ago
  10. f1cf394 COMPMID-2575 Implement Winograd 7x1/1x7 with FP16 by Pablo Tello · 4 years, 10 months ago
  11. 8b4c730 COMPMID-2566 - Add CLGEMMReshapedOnlyRHS example by SiCong Li · 4 years, 10 months ago
  12. b785dd4 COMPMID-2670: [CL/GC] Create a test case for dynamic tensor support by Georgios Pinitas · 4 years, 10 months ago
  13. c9564cb COMPMID-2257: Implement NEGenerateProposals. by Pablo Tello · 4 years, 10 months ago
  14. 769c638 COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  15. 2568c6b COMPMID-2665: CLGEMMMatrixMultiplyReshaped nightly tests are failing due to cl error -45 by Michele Di Giorgio · 4 years, 10 months ago
  16. 26014cf COMPMID-2649: Generalize MemoryGroup. by Georgios Pinitas · 4 years, 10 months ago
  17. caa7dee COMPMID-2641 [NEON] Create a test case for dynamic tensor support by Michalis Spyrou · 4 years, 10 months ago
  18. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  19. 9285adb COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp32/FP16-NHWC) by Gian Marco Iodice · 4 years, 10 months ago
  20. 9032ee3 MLCE-129: NEPad 30x slower than TensorFlow's implementation by Manuel Bottini · 5 years ago
  21. ffd31de COMPMID-2246: NEBoundingBoxTransform support QASYMM16 by Pablo Tello · 4 years, 10 months ago
  22. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  23. ed0e35b COMPMID-2246: Implement NEBoundingBoxTransform. by Pablo Tello · 4 years, 10 months ago
  24. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  25. ae99b6e COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed LHS (t) and not-transpose RHS by Giorgio Arena · 5 years ago
  26. c2a6059 COMPMID-2639: CLPadLayer support for 4D padding by Matthew Jackson · 4 years, 10 months ago
  27. 3f632f3 COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 10 months ago
  28. ebe2e8c COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 10 months ago
  29. d75f9e9 COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 10 months ago
  30. e5ecd01 COMPMID-2636: Fix Depthwise convolution layer validation test by Gian Marco Iodice · 4 years, 10 months ago
  31. 578a9fc COMPMID-2317: Implement CLROIAlignLayer by Michele Di Giorgio · 4 years, 10 months ago
  32. b9070a4 COMPMID-2605: Add asymmetric padding support for Deconvolution layer by Matthew Jackson · 4 years, 10 months ago
  33. 601ba3f COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 10 months ago
  34. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 10 months ago
  35. 29a01c9 COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 11 months ago
  36. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 10 months ago
  37. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 11 months ago
  38. 205eed8 COMPMID-2080 Create a new kernel for CLPad with CONSTANT mode by Giorgio Arena · 4 years, 11 months ago
  39. 1e6c915 COMPMID-2604: (Nightly) Failing 'GC/ConvolutionLayer/Configuration by Gian Marco Iodice · 4 years, 11 months ago
  40. 9f0d5ec COMPMID-2597: Checking bias type in NEDeconvolutionLayer::validate even when bias == nullptr by Manuel Bottini · 4 years, 11 months ago
  41. 6f688fd COMPMID-2598: Change fill range for Winograd fixture by Gian Marco Iodice · 4 years, 11 months ago
  42. 70e890e COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CL by Giorgio Arena · 5 years ago
  43. f44fe3d COMPMID-2568: NEON Convolution layer failure by giuros01 · 4 years, 11 months ago
  44. 93c70b8 COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Data Type by Michele Di Giorgio · 5 years ago
  45. 1720358 COMPMID-2336 Extend validation for depthwise native and fix same pad calculator by Giorgio Arena · 5 years ago
  46. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  47. d820db6 COMPMID-2545: Reduce tests required by GEMM (OpenCL) by Gian Marco Iodice · 5 years ago
  48. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 5 years ago
  49. 883bad7 COMPMID-1849: Add DetectorPostProcess operator by Isabella Gottardi · 5 years ago
  50. bd9097d COMPMID-2336: Rename the new generic depthwise convolution on NEON by Gian Marco Iodice · 5 years ago
  51. 44f5572 COMPMID-2179 New generic depthwise convolution for NEON F32 NHWC by Giorgio Arena · 5 years ago
  52. c050e0c COMPMID-2490: (Nightly) Valgrind error in NEON Scale by Michalis Spyrou · 5 years ago
  53. cfa2bba COMPMID-2178: Update GEMM assembly code. by Georgios Pinitas · 5 years ago
  54. 6c2eac1 COMPMID-2484: Support depthwise convolution for depth multipliers > 3 by Matthew Jackson · 5 years ago
  55. b5e75db COMPMID-2491: (Nightly) Bug in NEON LSTMLayerQuantized by giuros01 · 5 years ago
  56. d1f5476 COMPMID-1979: Fuse Activation Function in CLGEMM - part 3 by Gian Marco Iodice · 5 years ago
  57. 5f98d74 COMPMID-2483: Fixed tuner in benchmark tests by Pablo Tello · 5 years ago
  58. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 5 years ago
  59. d25af67 COMPMID-2456: NEDeconvolutionLayer.cpp, NHWC is not supported by Manuel Bottini · 5 years ago
  60. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 5 years ago
  61. c95988a COMPMID-2336: Change GPUTarget regex by Michalis Spyrou · 5 years ago
  62. ed75326 COMPMID-2283: Implement SIN operator for NEON by Manuel Bottini · 5 years ago
  63. ba27e44 COMPMID-2236: QUANTIZED_16BIT_LSTM operator for NEON by Michalis Spyrou · 5 years ago
  64. 4c75851 COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEON by Georgios Pinitas · 5 years ago
  65. 98b8511 COMPMID-2463: Add deprecation macro to deprecate interfaces by Georgios Pinitas · 5 years ago
  66. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  67. d473386 COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACL by Michalis Spyrou · 5 years ago
  68. 9c9b70b COMPMID-2410: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for CL by Manuel Bottini · 5 years ago
  69. ddec4d6 COMPMID-2458: Initialize uninitialized variables by Georgios Pinitas · 5 years ago
  70. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  71. 30dbeef COMPMID-2411: Add (logistic and tanh) activation support for QSYMM16 for CL by Manuel Bottini · 5 years ago
  72. ed51650 COMPMID-2336: Set the correct tolerance in PixeWiseMultiplication test by Michalis Spyrou · 5 years ago
  73. d5462ff COMPMID-2435: Update GPU target definitions by Georgios Pinitas · 5 years ago
  74. 95f9361 COMPMID-2185: Implement direct convolution 9x9 (NHWC) on NEON by Gian Marco Iodice · 5 years ago
  75. 7bb56c6 COMPMID-2409: Add QSYMM16 support for PixelWiseMultiplication for NEON by Manuel Bottini · 5 years ago
  76. a748436 COMPMID-2336 Fix FuseBatchNormalizationFixture by Michalis Spyrou · 5 years ago
  77. c9573f3 COMPMID-2407: Add (logistic and tanh) activation support for QSYMM16 for NEON by giuros01 · 5 years ago
  78. 338595b COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayer by Vidhya Sudhan Loganathan · 5 years ago
  79. 7026b30 COMPMID-1979: Fuse Activation Function in CLGEMM - part 1 by Gian Marco Iodice · 5 years ago
  80. d8a468f COMPMID-2413: Add QSYMM16 support for PixelWiseMultiplication for CL by Michele Di Giorgio · 5 years ago
  81. 1109176 COMPMID-2245: Extend NEFuseBatchNormalization to support DepthwiseConvolution weights by Manuel Bottini · 5 years ago
  82. bc415af COMPMID-2406: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for NEON by Gian Marco Iodice · 5 years ago
  83. 6997fc9 COMPMID-2412: Add QSYMM16 support for ElementwiseAddition for CL by Michele Di Giorgio · 5 years ago
  84. 944170e COMPMID-2172: Fuse bias addition with CLGEMMMatrixMultiplyNativeKernel by Gian Marco Iodice · 5 years ago
  85. 65383e2 COMPMID-2336: Fix Nightly bug NEArithmeticAddition by Manuel Bottini · 5 years ago
  86. 3d13af8 COMPMID-2235: Extend type support for CL/NEON DequantizationLayer. by Georgios Pinitas · 5 years ago
  87. db09b37 COMPMID-2392: Add documentation for import_memory interface by Georgios Pinitas · 5 years ago
  88. 3689fcd COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEON by Manuel Bottini · 5 years ago
  89. a28aebc COMPMID-2383: DepthwiseConv use output qinfo by Pablo Tello · 5 years ago
  90. e16c890 COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  91. 0cbfda6 COMPMID-2343: Add layer normalization support in NELSTMLayer by Michele Di Giorgio · 5 years ago
  92. 75bde5e COMPMID-2336: Account for padding in NEIm2ColKernel for NHWC. by Georgios Pinitas · 5 years ago
  93. 9175392 COMPMID-2387: Add support for NEMeanStdDevNormalizationLayer by Michele Di Giorgio · 5 years ago
  94. 4509173 COMPMID-2184: Implement direct convolution 9x9 (NHWC) on OpenCL by Michalis Spyrou · 5 years ago
  95. 2732cca COMPMID-2244: Extend CLFuseBatchNormalization to support DepthwiseConvolution weights by Manuel Bottini · 5 years ago
  96. 39438b4 COMPMID-2342: Add layer normalization support in CLLSTMLayer by Michele Di Giorgio · 5 years ago
  97. c86633e COMPMID-2336: Remove unused variable in PRelu by Michalis Spyrou · 5 years ago
  98. 62404a5 COMPMID-2376: (Nightly) NEON ArgMinMax QASYMM8 by Manuel Bottini · 5 years ago
  99. 5b48ad7 COMPMID-2386: Add support for CLMeanStdNormalizationLayer by Michele Di Giorgio · 5 years ago
  100. 761c8d0 COMPMID-2398: Add test for CLFuseBatchNormalizationLayer by Gian Marco Iodice · 5 years ago