1. 02acf01 COMPMID-2065: Fix validation issue in NEGEMMLowpMMCore by Georgios Pinitas · 5 years ago
  2. 3dd5b68 COMPMID-1933: Implement NEHeightConcatenateLayer. by Pablo Tello · 5 years ago
  3. 2f7c149 Optimize CLDeconvolution-PART I: bug fixing CLGEMMLowpMatrixMultiplyCore by giuros01 · 5 years ago
  4. 2d7e683 COMPMID-1694: Fuse offset contribution with the output stage when we use NEGEMMLowpMatrixMultiplyCore by George Wort · 5 years ago
  5. e03802e COMPMID-1936: Add support for QASYMM8 in CLQuantizeLayer. by Usama Arif · 5 years ago
  6. 917959c COMPMID-1281 Investigate concatenation for RNN/LSTM NEON by John Kesapides · 5 years ago
  7. 894066d COMPMID-1844: Implement CLCrop by George Wort · 5 years ago
  8. adfb273 COMPMID-1935 Add support for QASYMM8 in NEQuantizeLayer by John Kesapides · 5 years ago
  9. 574775c COMPMID-1937: Adds support for DequantizationLayer for NEON/CL. by Georgios Pinitas · 5 years ago
  10. 05398a9 COMPMID-1843: Implement NECrop by George Wort · 5 years ago
  11. fc1da13 COMPMID-1946: Implement NEBatchToSpace by giuros01 · 5 years ago
  12. ba36825 COMPMID-1947: Implement NESpaceToBatch by giuros01 · 5 years ago
  13. 804aafb COMPMID-1710: Fix NEReductionOperation border values for QASYMM8. by Georgios Pinitas · 5 years ago
  14. 2481d46 COMPMID-1710: Quantization information missmatching issues. by Georgios Pinitas · 5 years ago
  15. d57891a COMPMID-2007: Compilation failures with ndk16b. by Georgios Pinitas · 5 years ago
  16. f85433b COMPMID-2006: NEON GEMMLowp assertion failure. by Georgios Pinitas · 5 years ago
  17. e46a7be COMPMID-2005: Tensors have different quantization information. by Georgios Pinitas · 5 years ago
  18. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  19. 453ef52 COMPMID-1710 fix CL context creation by John Kesapides · 5 years ago
  20. 0a1090a COMPMID-1710: Add check on different input/output quantization info were not supported by Isabella Gottardi · 5 years ago
  21. e96e4f0 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 6 years ago
  22. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  23. 5576315 Revert "COMPMID-1766: Implemented CPP Non Max Suppression" by Pablo Marquez · 5 years ago
  24. eb6c88a COMPMID-1918: Different qinfos support in CLConcatLayer by Pablo Tello · 5 years ago
  25. ca65af3 COMPMID-1919: Opencl - Tuning with Instrumentation does not work by Vidhya Sudhan Loganathan · 5 years ago
  26. 6844b88 COMPMID-1710 Fix NEON LSTM invalid allocation by Michalis Spyrou · 5 years ago
  27. 54e98d9 COMPMID-1918: Different qinfos support in NEConcatLayer. by Pablo Tello · 5 years ago
  28. 4f85982 COMPMID-1923: Input is ignored if peephole optimization is enabled in LSTM by Georgios Pinitas · 5 years ago
  29. ebc3a90 COMPMID-1706: Fuse the bias addition within CLGEMM by Michele Di Giorgio · 6 years ago
  30. 4632e5e COMPMID-1920: Failure exit order destruction when CLTuner enabled. by Georgios Pinitas · 5 years ago
  31. a69a88b COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inner_dimension_right != 0 by giuros01 · 5 years ago
  32. 678d83a COMPMID-1838: Add 4D softmax support for NEON and achieve parity with CL by Manuel Bottini · 6 years ago
  33. a74923c COMPMID-1910: Improve CLTuner reducing the number of LWS to test by Gian Marco Iodice · 5 years ago
  34. 3dbfd23 COMPMID-1710: Introduce GEMM strategy name in GEMMAssemblyWrapper. by Georgios Pinitas · 5 years ago
  35. 1509e4b COMPMID-1823: Increase scheduling granularity in NEGemmInterleaved. by Georgios Pinitas · 5 years ago
  36. b7c308a COMPMID-1887: Fixed segfault in validation tests. by Pablo Tello · 5 years ago
  37. aa3fc13 COMPMID-1710: Re-enable winograd on A53. by Georgios Pinitas · 5 years ago
  38. 6d10996 COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 kernels (stride=1 and stride=2) by giuros01 · 6 years ago
  39. 83bbf77 COMPMID-1710: Define missed specializations for comparisons by Georgios Pinitas · 5 years ago
  40. db63b9c COMPMID-1698: Implementing CLGEMMLowpMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  41. dc9b528 COMPMID-1795: Add support for NHWC in CLGenerateProposalsLayer by George Wort · 5 years ago
  42. 1d4f385 COMPMID-1760: NEON: Implement Prod by Manuel Bottini · 5 years ago
  43. 734151d COMPMID-1848: Account alignment in Offset-based pool allocations by Georgios Pinitas · 5 years ago
  44. a0a0e29 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 6 years ago
  45. 3ddb9ae COMPMID-1898: (Nightly) Many CLGEMM tests fail by giuros01 · 5 years ago
  46. a1e7e28 COMPMID-1768: NEON: Implement RealDiv by George Wort · 5 years ago
  47. d88590f COMPMID-1753: NEON: Implement Less, Greater, GreaterEqual, Equal, Not Equal by George Wort · 6 years ago
  48. 2dce6cc COMPMID-1763 : NEON: Implement Gather by John Kesapides · 5 years ago
  49. 7cd26d4 COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels. by Georgios Pinitas · 6 years ago
  50. 3ac2f3a COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8 by Vidhya Sudhan Loganathan · 5 years ago
  51. 90313eb COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel by Gian Marco Iodice · 5 years ago
  52. 13a2080 COMPMID-1891: Fixes NELSTM padding issues. by Georgios Pinitas · 5 years ago
  53. 55e1678 COMPMID-1724: CL Implement Prod fix by Manuel Bottini · 5 years ago
  54. 5a59453 COMPMID-1809: Remove padding in NEGEMMConvolutionLayer 64-bit path. by Georgios Pinitas · 6 years ago
  55. dea2d2d COMPMID-1772: Implement PadV2 for NEON by Georgios Pinitas · 6 years ago
  56. 053e751 COMPMID-1758: NEON: Implement Range by Manuel Bottini · 6 years ago
  57. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 6 years ago
  58. 1c9efeb Issue COMPMID-1835: Remove CLGEMMInterleave4x4Kernel and replace with CLGEMMReshapeLHSMatrixKernel by giuros01 · 5 years ago
  59. cc5171b COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensors by Manuel Bottini · 6 years ago
  60. ee7c15d COMPMID-1761: NEON: Implement Pack by Isabella Gottardi · 6 years ago
  61. aea14c6 COMPMID-1764 NEON: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  62. 110b920 COMPMID-1759 NEON: Implement Reverse by Michalis Spyrou · 6 years ago
  63. 8d1b718 COMPMID-1865 NEReduceMean fails on shape validation by Michalis Spyrou · 6 years ago
  64. 5a97b28 COMPMID-1756: NEON: Implement RSqrt, Exp by George Wort · 6 years ago
  65. 8529bd6 COMPMID-1727 - CL: Implement Gather by Manuel Bottini · 6 years ago
  66. 1bf5e28 COMPMID-1765: CPP: Implement TopKV by giuros01 · 6 years ago
  67. 6d9d6f4 COMPMID-1769: Add support for NEON StridedSlice,Split,Slice,Unstack by Georgios Pinitas · 6 years ago
  68. 5801a55 COMPMID-1767: NEON: Implement Where/Select by George Wort · 6 years ago
  69. 3f8aac4 COMPMID-1860: Invalid arguments in CLDepthwiseConvolution3x3 for NHWC by Georgios Pinitas · 6 years ago
  70. 1896069 COMPMID-1629: Implement correct CPU id for Kirin 980 by Georgios Pinitas · 6 years ago
  71. de6dbfe COMPMID-1710: Fix regexp in CPUUtils by Georgios Pinitas · 6 years ago
  72. 985b5d5 COMPMID-1710: Fixed unused function warning in CLUnstack by Georgios Pinitas · 6 years ago
  73. 5430369 COMPMID-1726: Implement CLUnstack. by Pablo Tello · 6 years ago
  74. 8b6b4a9 COMPMID-1836: Remove CLGEMMTranspose1xWKernel and replace with CLGEMMReshapeRHSMatrixKernel by giuros01 · 6 years ago
  75. 8e5174c COMPMID-1817 Replace std::regex with POSIX C regex in runtime by Michalis Spyrou · 6 years ago
  76. 5e96be7 COMPMID-1722 : CL: Implement Range by Vidhya Sudhan Loganathan · 6 years ago
  77. 92fd943 COMPMID-1754: NEON: Implement Maximum, Minumum, SquaredDifference by giuros01 · 6 years ago
  78. cc6129c COMPMID-1812: CLSpaceToBatch paddings not calculated correctly by Isabella Gottardi · 6 years ago
  79. 555f1c2 COMPMID-1710: Account alignment for blob-base allocations by Georgios Pinitas · 6 years ago
  80. b4af2c6 COMPMID-1710: Fixes in StrideSlice calculations. by Georgios Pinitas · 6 years ago
  81. bf9731e COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel for Mali-G76 - Part1 by Gian Marco Iodice · 6 years ago
  82. 15ecc9a COMPMID-1741: Implement NEFuseBatchNormalizationKernel by giuros01 · 6 years ago
  83. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 6 years ago
  84. ff0bccf COMPMID-1497: Add support for interleaved B reshaping in gemm_interleaved by Anthony Barbier · 6 years ago
  85. 05e5644 COMPMID-1463: SSD support: Create Detection layer by Isabella Gottardi · 6 years ago
  86. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 6 years ago
  87. 5daeffd COMPMID-1723: CL: Implement Reverse by Michele Di Giorgio · 6 years ago
  88. 0d0028c COMPMID-1298: Fuse ReLu activation in CLWinogradOutputTransform by Manuel Bottini · 6 years ago
  89. 8bf622a COMPMID-1073: CLDepthwiseConvolutionLayer uses the optimised path by Pablo Tello · 6 years ago
  90. be1c017 COMPMID-1757: NEON: Implement Tile by giuros01 · 6 years ago
  91. 8aa985e COMPMID-1725: Implement Pack by Gian Marco Iodice · 6 years ago
  92. 323ce0f COMPMID-1819 Add option to build library with -fno-exceptions by Michalis Spyrou · 6 years ago
  93. 164a272 COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference by giuros01 · 6 years ago
  94. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  95. 95abfdd COMPMID-1815 Remove templates from NEFillborderKernel and create INESimpleFunctionNoBorder by Michalis Spyrou · 6 years ago
  96. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  97. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  98. 0a80d92 COMPMID-1810: Fix std::stoul in MemUtils.cpp by Gian Marco Iodice · 6 years ago
  99. aaa2718 COMPMID-1734: Implement CLSelect by Georgios Pinitas · 6 years ago
  100. ca1250d COMPMID-1451: Fix MemoryManager usage. by Georgios Pinitas · 6 years ago