1. fb6aaeb COMPMID-2773 [NE] add support for QASYMM8_SIGNED to QuantizationLayer by Sang-Hoon Park · 4 years, 7 months ago
  2. f29d1b7 COMPMID-2608: Enable quantization with multiplier greater than 1 on NEON by Michele Di Giorgio · 4 years, 8 months ago
  3. 37cbc57 COMPMID-2816: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer3x3 kernels by Michele Di Giorgio · 4 years, 7 months ago
  4. deb3ac4 COMPMID-2807: Add support for QASYMM8_SIGNED in NEGEMMMatrixVectorMultiplyKernel by Michele Di Giorgio · 4 years, 7 months ago
  5. 0e4556c COMPMID-2819: Retain data layout in NESpaceToDepth and NEDepthToSpace by Georgios Pinitas · 4 years, 7 months ago
  6. 0779fec COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago
  7. c3a7420 COMPMID-2775 [NE] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago
  8. d817647 COMPMID-2767 [NEON] add support for QASYMM8_SIGNED to DequantizationLayer by Sang-Hoon Park · 4 years, 7 months ago
  9. e7be8a0 COMPMID-2980 (Nightly) armv7a build failures by Michalis Spyrou · 4 years, 7 months ago
  10. 62bdd8c COMPMID-2819: Retain configuration step data layout to avoid side-effects. by Pablo Tello · 4 years, 7 months ago
  11. 14d9d98 COMPMID-2819: Retain configuration step data layout to avoid side-effects. by Georgios Pinitas · 4 years, 7 months ago
  12. 52ea9c2 COMPMID-2811: QASYMM8_SIGNED support in NEPixelwiseMultiplication. by Pablo Tello · 4 years, 7 months ago
  13. a0a4ba1 COMPMID-2855: CLReduceMean throws error for invalid configs by Pablo Tello · 4 years, 7 months ago
  14. 3384356 COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions. by Georgios Pinitas · 4 years, 7 months ago
  15. f2cdce3 COMPMID-2841: Enable aarch32 builds by Georgios Pinitas · 4 years, 7 months ago
  16. f4261ad COMPMID-2779: Add support for generating synthetic int8 graphs. by Georgios Pinitas · 4 years, 7 months ago
  17. 6f58b37 COMPMID-2798 Add support for QASYMM8_SIGNED in NEArithmeticSubtraction by Michalis Spyrou · 4 years, 7 months ago
  18. 8d4d1b8 COMPMID-2796: Add support for QASYMM8_SIGNED in NEActivationLayer and NEPReluLayer by Michalis Spyrou · 4 years, 7 months ago
  19. cc4815f COMPMID-2959: Update NE/CL Permute documentation. by Georgios Pinitas · 4 years, 7 months ago
  20. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  21. f01201a COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMM by Giuseppe Rossini · 4 years, 8 months ago
  22. 6e1791b COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer. by Georgios Pinitas · 4 years, 7 months ago
  23. 5cb49dc COMPMID-2962 Fix compiler warnings for g++8 by Michalis Spyrou · 4 years, 7 months ago
  24. bc4d7c2 COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAddition by Michalis Spyrou · 4 years, 7 months ago
  25. 1f332d4 COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage by Manuel Bottini · 4 years, 7 months ago
  26. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  27. f9179d3 COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 7 months ago
  28. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 9 months ago
  29. ae6ef7c COMPMID-2763 convert functions and helpers for QASYMM8_SIGNED by Sang-Hoon Park · 4 years, 8 months ago
  30. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 8 months ago
  31. 21079dd COMPMID-2700: Use NEON wrapper on SoftmaxLayer by Manuel Bottini · 4 years, 8 months ago
  32. 9397515 COMPMID-2855: NEReduceMean throws error for invalid configs by Pablo Tello · 4 years, 8 months ago
  33. 581f178 COMPMID-2920: NEInstanceNormalization fails on NHWC validations by Manuel Bottini · 4 years, 8 months ago
  34. 2963a6f COMPMID-2152: Implement Fill for NEON by Kurtis Charnock · 4 years, 8 months ago
  35. 9afc41a COMPMID-2151: Implement Fill for CL by Kurtis Charnock · 4 years, 8 months ago
  36. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  37. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 8 months ago
  38. ee8cf32 COMPMID-2905: Fixed benchmark graph segfault. by Pablo Tello · 4 years, 8 months ago
  39. 7a669a8 COMPMID-2921 Performance regression on NEON Int8 by Giorgio Arena · 4 years, 8 months ago
  40. 7b12bfb COMPMID-1730: Document best practices by Michele Di Giorgio · 4 years, 9 months ago
  41. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  42. 5dea19e COMPMID-2579: Fuse batch normalization with convolution and depthwise convolution at graph level on NEON by Gian Marco Iodice · 4 years, 8 months ago
  43. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  44. 77d4252 COMPMID-2853: VGG16 regression for fp32 by Georgios Pinitas · 4 years, 8 months ago
  45. 5264b7d COMPMID-2576: Fuse activation in Winograd output transform. by Pablo Tello · 4 years, 9 months ago
  46. 68adf44 COMPMID-2893: Bare-metal build failures by Georgios Pinitas · 4 years, 8 months ago
  47. dbdea0d COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Georgios Pinitas · 4 years, 9 months ago
  48. 75d4733 COMPMID-2138: Create safe math integer functions by Michalis Spyrou · 4 years, 8 months ago
  49. 0fc2d7a COMPMID-2862: remove forward declaration of ReductionOperation by Sang-Hoon Park · 4 years, 8 months ago
  50. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 9 months ago
  51. 62eeb53 COMPMID-2266: [CL] add support for Log Softmax by Sang-Hoon Park · 4 years, 8 months ago
  52. 44bfc3f COMPMID-1671: Allow fp mixed precision in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  53. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  54. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  55. 8b72199 COMPMID-1889: Fuse bias addition and output stage in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  56. d985378 COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD (~27% improvement) by Giuseppe Rossini · 4 years, 9 months ago
  57. 0726398 COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quantized LSTM by Manuel Bottini · 4 years, 9 months ago
  58. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 10 months ago
  59. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 9 months ago
  60. d93e263 COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMM by Giorgio Arena · 4 years, 9 months ago
  61. d24affe COMPMID-2265 add support for Log Softmax to NEON by Sang-Hoon Park · 4 years, 9 months ago
  62. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  63. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 10 months ago
  64. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  65. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  66. 0d54804 COMPMID-2572: Update the heuristic in CLGEMM for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  67. b27e13a COMPMID-2685: [CL] Use Weights manager by Michalis Spyrou · 4 years, 9 months ago
  68. 58c71ef COMPMID-2257: Add support for QASYMM8 in NEGenerateProposals by Michele Di Giorgio · 4 years, 9 months ago
  69. d64a46c COMPMID-2699: Add support for QASYMM16 in NEQuantizationLayer by Michele Di Giorgio · 4 years, 9 months ago
  70. 79f88e6 COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  71. b94c368 COMPMID-2645: Detection Post-Process fixes by Georgios Pinitas · 4 years, 9 months ago
  72. 3d8fe49 INFPRF-609:Performance Issue of the Latest ArmCL by giuros01 · 4 years, 9 months ago
  73. 2aa7fd0 COMPMID-2601 [CL] add mixed precision support to PoolingLayer by Sang-Hoon Park · 4 years, 10 months ago
  74. 5c4a8e9 COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT mode by Giorgio Arena · 4 years, 10 months ago
  75. 9637b2e COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32 by Michele Di Giorgio · 4 years, 10 months ago
  76. cecb0a7 COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensors by Sang-Hoon Park · 4 years, 10 months ago
  77. 879d131 COMPMID-2452: Fix compilation issues on armclang by Georgios Pinitas · 4 years, 9 months ago
  78. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  79. 40958ad COMPMID-2663: Interface to unbound mappings. by Georgios Pinitas · 4 years, 10 months ago
  80. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  81. 05639f6 COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1 by Gian Marco Iodice · 4 years, 10 months ago
  82. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  83. b785dd4 COMPMID-2670: [CL/GC] Create a test case for dynamic tensor support by Georgios Pinitas · 4 years, 10 months ago
  84. ee6454a COMPMID-2668: Add GEMM/GEMMLowp heuristic for Mali-G51 by Gian Marco Iodice · 4 years, 10 months ago
  85. 4c268b9 COMPMID-2681: Use NE/CL/Pad in NE/CL/GenerateProposalsLayer by Michele Di Giorgio · 4 years, 10 months ago
  86. c9564cb COMPMID-2257: Implement NEGenerateProposals. by Pablo Tello · 4 years, 10 months ago
  87. 769c638 COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 11 months ago
  88. 26014cf COMPMID-2649: Generalize MemoryGroup. by Georgios Pinitas · 4 years, 10 months ago
  89. caa7dee COMPMID-2641 [NEON] Create a test case for dynamic tensor support by Michalis Spyrou · 4 years, 10 months ago
  90. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  91. e874ef9 COMPMID-2646: Wrap thread-related structure to ease bare-metal support by Georgios Pinitas · 4 years, 10 months ago
  92. c370c75 COMPMID-2570: Add hybrid precision flag in GEMMKernelInfo. by Georgios Pinitas · 4 years, 10 months ago
  93. 9285adb COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp32/FP16-NHWC) by Gian Marco Iodice · 4 years, 10 months ago
  94. 70ad619 COMPMID-2635: Add support for QASYMM8 in CPPBoxWithNonMaximaSuppressionLimit by Michele Di Giorgio · 4 years, 10 months ago
  95. 9032ee3 MLCE-129: NEPad 30x slower than TensorFlow's implementation by Manuel Bottini · 5 years ago
  96. ffd31de COMPMID-2246: NEBoundingBoxTransform support QASYMM16 by Pablo Tello · 4 years, 10 months ago
  97. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  98. ed0e35b COMPMID-2246: Implement NEBoundingBoxTransform. by Pablo Tello · 4 years, 10 months ago
  99. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  100. 49be2e3 COMPMID-2644: Add is_dynamic flag to ITensorInfo. by Georgios Pinitas · 4 years, 10 months ago