1. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 5 months ago
  2. 0ef6032 COMPMID-2788: Add support for QASYMM8_SIGNED in CLDirectDeconvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  3. ca4111d COMPMID-2819: Delete move semantics from classes that use std::mutex by Georgios Pinitas · 4 years, 5 months ago
  4. 4370cff COMPMID-3034: Add NERequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  5. ee939fb COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduceMean and NEArgMinMaxLayer by Luca Foschiani · 4 years, 5 months ago
  6. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  7. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  8. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  9. 55a687d COMPMID-2927: Add support for mixed precision in CLInstanceNormalizationLayer by Georgios Pinitas · 4 years, 5 months ago
  10. 5c09ae8 COMPMID-2809 Added support for QASYMM8_SIGNED in NEUpsampleLayer by Luca Foschiani · 4 years, 6 months ago
  11. b4bb827 COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayer by Manuel Bottini · 4 years, 7 months ago
  12. 7317e39 COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CL by Michalis Spyrou · 4 years, 6 months ago
  13. 74ef1db COMPMID-2819: Fix const interface of IMemoryRegion. by Georgios Pinitas · 4 years, 6 months ago
  14. 74a1696 COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernel by morgolock · 4 years, 6 months ago
  15. 8c837ca COMPMID-2766: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  16. b66aa3b COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayer by Sang-Hoon Park · 4 years, 6 months ago
  17. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 7 months ago
  18. 70d33bd COMPMID-2755: update CLConvolutionLayer's doxygen and test for QASYMM8_SIGNED by Sang-Hoon Park · 4 years, 6 months ago
  19. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  20. 6427c82 COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseSquareDiff by morgolock · 4 years, 6 months ago
  21. 9c70037 COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayer by Michele Di Giorgio · 4 years, 6 months ago
  22. ab709a0 COMPMID-2727: Add support for split sizes in NESplit by Kurtis Charnock · 4 years, 7 months ago
  23. ec00da1 COMPMID-2728: Add support for split sizes in CLSplit by Kurtis Charnock · 4 years, 7 months ago
  24. 781d727 COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMin by morgolock · 4 years, 6 months ago
  25. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 6 months ago
  26. daa3aba COMPMID-2799 Add support for QASYMM8_SIGNED in NECast by Luca Foschiani · 4 years, 6 months ago
  27. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  28. a359805 COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMax by morgolock · 4 years, 6 months ago
  29. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 months ago
  30. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  31. f29d1b7 COMPMID-2608: Enable quantization with multiplier greater than 1 on NEON by Michele Di Giorgio · 4 years, 8 months ago
  32. 52ea9c2 COMPMID-2811: QASYMM8_SIGNED support in NEPixelwiseMultiplication. by Pablo Tello · 4 years, 7 months ago
  33. a0a4ba1 COMPMID-2855: CLReduceMean throws error for invalid configs by Pablo Tello · 4 years, 7 months ago
  34. 3384356 COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions. by Georgios Pinitas · 4 years, 7 months ago
  35. 6f58b37 COMPMID-2798 Add support for QASYMM8_SIGNED in NEArithmeticSubtraction by Michalis Spyrou · 4 years, 7 months ago
  36. 8d4d1b8 COMPMID-2796: Add support for QASYMM8_SIGNED in NEActivationLayer and NEPReluLayer by Michalis Spyrou · 4 years, 7 months ago
  37. cc4815f COMPMID-2959: Update NE/CL Permute documentation. by Georgios Pinitas · 4 years, 7 months ago
  38. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  39. 6e1791b COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer. by Georgios Pinitas · 4 years, 7 months ago
  40. bc4d7c2 COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAddition by Michalis Spyrou · 4 years, 7 months ago
  41. 1f332d4 COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage by Manuel Bottini · 4 years, 7 months ago
  42. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  43. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 9 months ago
  44. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 8 months ago
  45. 9397515 COMPMID-2855: NEReduceMean throws error for invalid configs by Pablo Tello · 4 years, 8 months ago
  46. 2963a6f COMPMID-2152: Implement Fill for NEON by Kurtis Charnock · 4 years, 8 months ago
  47. 9afc41a COMPMID-2151: Implement Fill for CL by Kurtis Charnock · 4 years, 8 months ago
  48. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  49. 7a669a8 COMPMID-2921 Performance regression on NEON Int8 by Giorgio Arena · 4 years, 8 months ago
  50. 7b12bfb COMPMID-1730: Document best practices by Michele Di Giorgio · 4 years, 9 months ago
  51. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  52. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  53. 77d4252 COMPMID-2853: VGG16 regression for fp32 by Georgios Pinitas · 4 years, 8 months ago
  54. dbdea0d COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Georgios Pinitas · 4 years, 9 months ago
  55. 0fc2d7a COMPMID-2862: remove forward declaration of ReductionOperation by Sang-Hoon Park · 4 years, 8 months ago
  56. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 9 months ago
  57. 62eeb53 COMPMID-2266: [CL] add support for Log Softmax by Sang-Hoon Park · 4 years, 8 months ago
  58. 44bfc3f COMPMID-1671: Allow fp mixed precision in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  59. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  60. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  61. 8b72199 COMPMID-1889: Fuse bias addition and output stage in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  62. d985378 COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD (~27% improvement) by Giuseppe Rossini · 4 years, 9 months ago
  63. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 10 months ago
  64. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 9 months ago
  65. d93e263 COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMM by Giorgio Arena · 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. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 10 months ago
  68. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  69. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  70. b27e13a COMPMID-2685: [CL] Use Weights manager by Michalis Spyrou · 4 years, 9 months ago
  71. 58c71ef COMPMID-2257: Add support for QASYMM8 in NEGenerateProposals by Michele Di Giorgio · 4 years, 9 months ago
  72. d64a46c COMPMID-2699: Add support for QASYMM16 in NEQuantizationLayer by Michele Di Giorgio · 4 years, 9 months ago
  73. 79f88e6 COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  74. b94c368 COMPMID-2645: Detection Post-Process fixes by Georgios Pinitas · 4 years, 9 months ago
  75. 3d8fe49 INFPRF-609:Performance Issue of the Latest ArmCL by giuros01 · 4 years, 9 months ago
  76. 5c4a8e9 COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT mode by Giorgio Arena · 4 years, 10 months ago
  77. 9637b2e COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32 by Michele Di Giorgio · 4 years, 10 months ago
  78. 879d131 COMPMID-2452: Fix compilation issues on armclang by Georgios Pinitas · 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. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  82. b785dd4 COMPMID-2670: [CL/GC] Create a test case for dynamic tensor support by Georgios Pinitas · 4 years, 10 months ago
  83. 4c268b9 COMPMID-2681: Use NE/CL/Pad in NE/CL/GenerateProposalsLayer by Michele Di Giorgio · 4 years, 10 months ago
  84. c9564cb COMPMID-2257: Implement NEGenerateProposals. by Pablo Tello · 4 years, 10 months ago
  85. 769c638 COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 11 months ago
  86. 26014cf COMPMID-2649: Generalize MemoryGroup. by Georgios Pinitas · 4 years, 10 months ago
  87. caa7dee COMPMID-2641 [NEON] Create a test case for dynamic tensor support by Michalis Spyrou · 4 years, 10 months ago
  88. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  89. 70ad619 COMPMID-2635: Add support for QASYMM8 in CPPBoxWithNonMaximaSuppressionLimit by Michele Di Giorgio · 4 years, 10 months ago
  90. 9032ee3 MLCE-129: NEPad 30x slower than TensorFlow's implementation by Manuel Bottini · 5 years ago
  91. ffd31de COMPMID-2246: NEBoundingBoxTransform support QASYMM16 by Pablo Tello · 4 years, 10 months ago
  92. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  93. ed0e35b COMPMID-2246: Implement NEBoundingBoxTransform. by Pablo Tello · 4 years, 10 months ago
  94. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  95. 3f632f3 COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 11 months ago
  96. ebe2e8c COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 11 months ago
  97. d75f9e9 COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 11 months ago
  98. 578a9fc COMPMID-2317: Implement CLROIAlignLayer by Michele Di Giorgio · 4 years, 11 months ago
  99. 29a01c9 COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 11 months ago
  100. 57a8961 COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernel by Gian Marco Iodice · 4 years, 11 months ago