1. 6ac5992 COMPMID-2254 Implement NEAbsLayer by Manuel Bottini · 5 years ago
  2. f391fff COMPMID-2302 NEDeconvolution: support for FP16 by Manuel Bottini · 5 years ago
  3. 68c6a79 COMPMID-2331: Fix FFTConvolutionLayer when no bias is used. by Georgios Pinitas · 5 years ago
  4. 81e671e COMPMID-2269: Implement POW operator for NEON by Usama Arif · 5 years ago
  5. c255aa7 COMPMID-2263: Implement NELogLayer by Usama Arif · 5 years ago
  6. 4b5c588 COMPMID-2248 L2NormalizeLayer: negative axis by Manuel Bottini · 5 years ago
  7. f6e475c COMPMID-2268: Implement NEG for NEON. by Usama Arif · 5 years ago
  8. bcfd09a COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  9. 154bc1c COMPMID-1973: Implement FFTConvolutionLayer on NEON by giuros01 · 5 years ago
  10. 299fdd3 COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  11. 05fb448 COMPMID-1963: Implement FFT (2D) on NEON by giuros01 · 5 years ago
  12. a4f378d COMPMID-1995: Fix clang-tidy warnings by Michalis Spyrou · 5 years ago
  13. 14c4e0f COMPMID-1961: Implement FFT (1D) on NEON by giuros01 · 5 years ago
  14. 881f2de COMPMID-2048: Add support for dilation in NEDepthwiseConvolution. by Usama Arif · 5 years ago
  15. 7179837 COMPMID-2112: Rework memory manager support in NEWinogradLayer by Georgios Pinitas · 5 years ago
  16. e73686a COMPMID-2047: Add support for dilation in CLDepthwiseConvolution. by Usama Arif · 5 years ago
  17. 2899e00 COMPMID-2049: Add support for deconvolution for qasymm8 on NEON by Usama Arif · 5 years ago
  18. a9c4472 COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shape by Michalis Spyrou · 5 years ago
  19. 8f43d74 COMPMID-2063: New Winograd implementation by Pablo Tello · 5 years ago
  20. 9e4824c COMPMID-2111: ConcatenateLayer API should accept an index instead of an enum by Georgios Pinitas · 5 years ago
  21. da953f2 COMPMID-2098: Scope handling of memory group resources. by Georgios Pinitas · 5 years ago
  22. 9f15c5e COMPMID-2062 Rework NEON ConcatenateLayer by Michalis Spyrou · 5 years ago
  23. 47d39dc COMPMID-1975: Update depthwise convolution. by Georgios Pinitas · 5 years ago
  24. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  25. 2761c2f COMPMID-2075 Segfault in NELSTM by Michalis Spyrou · 5 years ago
  26. 6a14adb COMPMID-1932: Implement CLHeightConcatenateLayer. by Pablo Tello · 5 years ago
  27. 02acf01 COMPMID-2065: Fix validation issue in NEGEMMLowpMMCore by Georgios Pinitas · 5 years ago
  28. 3dd5b68 COMPMID-1933: Implement NEHeightConcatenateLayer. by Pablo Tello · 5 years ago
  29. 2d7e683 COMPMID-1694: Fuse offset contribution with the output stage when we use NEGEMMLowpMatrixMultiplyCore by George Wort · 5 years ago
  30. 917959c COMPMID-1281 Investigate concatenation for RNN/LSTM NEON by John Kesapides · 5 years ago
  31. adfb273 COMPMID-1935 Add support for QASYMM8 in NEQuantizeLayer by John Kesapides · 5 years ago
  32. 574775c COMPMID-1937: Adds support for DequantizationLayer for NEON/CL. by Georgios Pinitas · 5 years ago
  33. 05398a9 COMPMID-1843: Implement NECrop by George Wort · 5 years ago
  34. fc1da13 COMPMID-1946: Implement NEBatchToSpace by giuros01 · 5 years ago
  35. ba36825 COMPMID-1947: Implement NESpaceToBatch by giuros01 · 5 years ago
  36. 804aafb COMPMID-1710: Fix NEReductionOperation border values for QASYMM8. by Georgios Pinitas · 5 years ago
  37. 2481d46 COMPMID-1710: Quantization information missmatching issues. by Georgios Pinitas · 5 years ago
  38. f85433b COMPMID-2006: NEON GEMMLowp assertion failure. by Georgios Pinitas · 5 years ago
  39. e46a7be COMPMID-2005: Tensors have different quantization information. by Georgios Pinitas · 5 years ago
  40. 0a1090a COMPMID-1710: Add check on different input/output quantization info were not supported by Isabella Gottardi · 5 years ago
  41. 6844b88 COMPMID-1710 Fix NEON LSTM invalid allocation by Michalis Spyrou · 5 years ago
  42. 54e98d9 COMPMID-1918: Different qinfos support in NEConcatLayer. by Pablo Tello · 5 years ago
  43. 4f85982 COMPMID-1923: Input is ignored if peephole optimization is enabled in LSTM by Georgios Pinitas · 5 years ago
  44. a69a88b COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inner_dimension_right != 0 by giuros01 · 5 years ago
  45. 678d83a COMPMID-1838: Add 4D softmax support for NEON and achieve parity with CL by Manuel Bottini · 5 years ago
  46. 3dbfd23 COMPMID-1710: Introduce GEMM strategy name in GEMMAssemblyWrapper. by Georgios Pinitas · 5 years ago
  47. 1509e4b COMPMID-1823: Increase scheduling granularity in NEGemmInterleaved. by Georgios Pinitas · 5 years ago
  48. aa3fc13 COMPMID-1710: Re-enable winograd on A53. by Georgios Pinitas · 5 years ago
  49. 83bbf77 COMPMID-1710: Define missed specializations for comparisons by Georgios Pinitas · 5 years ago
  50. 1d4f385 COMPMID-1760: NEON: Implement Prod by Manuel Bottini · 5 years ago
  51. a1e7e28 COMPMID-1768: NEON: Implement RealDiv by George Wort · 5 years ago
  52. d88590f COMPMID-1753: NEON: Implement Less, Greater, GreaterEqual, Equal, Not Equal by George Wort · 6 years ago
  53. 2dce6cc COMPMID-1763 : NEON: Implement Gather by John Kesapides · 5 years ago
  54. 7cd26d4 COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels. by Georgios Pinitas · 5 years ago
  55. 3ac2f3a COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8 by Vidhya Sudhan Loganathan · 5 years ago
  56. 13a2080 COMPMID-1891: Fixes NELSTM padding issues. by Georgios Pinitas · 5 years ago
  57. 55e1678 COMPMID-1724: CL Implement Prod fix by Manuel Bottini · 5 years ago
  58. 5a59453 COMPMID-1809: Remove padding in NEGEMMConvolutionLayer 64-bit path. by Georgios Pinitas · 6 years ago
  59. dea2d2d COMPMID-1772: Implement PadV2 for NEON by Georgios Pinitas · 6 years ago
  60. 053e751 COMPMID-1758: NEON: Implement Range by Manuel Bottini · 6 years ago
  61. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 6 years ago
  62. cc5171b COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensors by Manuel Bottini · 5 years ago
  63. ee7c15d COMPMID-1761: NEON: Implement Pack by Isabella Gottardi · 6 years ago
  64. aea14c6 COMPMID-1764 NEON: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  65. 110b920 COMPMID-1759 NEON: Implement Reverse by Michalis Spyrou · 6 years ago
  66. 8d1b718 COMPMID-1865 NEReduceMean fails on shape validation by Michalis Spyrou · 6 years ago
  67. 5a97b28 COMPMID-1756: NEON: Implement RSqrt, Exp by George Wort · 6 years ago
  68. 6d9d6f4 COMPMID-1769: Add support for NEON StridedSlice,Split,Slice,Unstack by Georgios Pinitas · 6 years ago
  69. 5801a55 COMPMID-1767: NEON: Implement Where/Select by George Wort · 6 years ago
  70. 92fd943 COMPMID-1754: NEON: Implement Maximum, Minumum, SquaredDifference by giuros01 · 6 years ago
  71. 15ecc9a COMPMID-1741: Implement NEFuseBatchNormalizationKernel by giuros01 · 6 years ago
  72. ff0bccf COMPMID-1497: Add support for interleaved B reshaping in gemm_interleaved by Anthony Barbier · 6 years ago
  73. be1c017 COMPMID-1757: NEON: Implement Tile by giuros01 · 6 years ago
  74. ca1250d COMPMID-1451: Fix MemoryManager usage. by Georgios Pinitas · 6 years ago
  75. 2897e61 COMPMID-1645 NEL2Normalization for FP32/FP16 & NHWC by Michalis Spyrou · 6 years ago
  76. 8cffcd6 COMPMID-1644: NEDepthwiseConvolution for FP16 NHWC by Georgios Pinitas · 6 years ago
  77. 721c4cb COMPMID-1461 SSD support: Create NEON PriorBox by Michalis Spyrou · 6 years ago
  78. e413d25 COMPMID-1783: NEGEMMConvolutionLayer fails for QASYMM8 on 32bit by Georgios Pinitas · 6 years ago
  79. 0cc37c3 COMPMID-1451: Fix the shape of scratch_buffer in case of CIFG by Georgios Pinitas · 6 years ago
  80. bb081ca COMPMID-1751: Remove output_3d_depth from NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint by Georgios Pinitas · 6 years ago
  81. 0cf7798 COMPMID-1626: Fixed VGG 16/19 bad_alloc failure. by Pablo Tello · 6 years ago
  82. 1e92896 COMPMID-1451: Dispatch fp16 gemms through the function interface. by Georgios Pinitas · 6 years ago
  83. c73e2b8 COMPMID-1451: Fix fused activation in GEMMConvolutionLayer by Georgios Pinitas · 6 years ago
  84. 3139f03 COMPMID-1736: Fixed out-of-bound write in CLIm2Col by Gian Marco Iodice · 6 years ago
  85. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  86. f1adf11 COMPMID-1579: Add support for ChannelShuffle operator in NEON by Georgios Pinitas · 6 years ago
  87. a518f30 COMPMID-1773: Replaced Gemm wrapper for NEGEMM in NEWinograd by Pablo Tello · 6 years ago
  88. f718ce2 COMPMID-1701: small cleanup NEWinogradConvolutionLayer. by Pablo Tello · 6 years ago
  89. 4b90865 COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on OpenCL by Gian Marco Iodice · 6 years ago
  90. 517055b COMPMID-1451: Remove invalid bias check in NEDeconvolutionLayer by Georgios Pinitas · 6 years ago
  91. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  92. 08346e9 COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  93. bcf8a96 COMPMID-1580 Implement ReduceMean in NEON by Michalis Spyrou · 6 years ago
  94. 061dd36 COMPMID-1451: Fix allocation of weights in Deconvolution by Michele Di Giorgio · 6 years ago
  95. ed5a492 COMPMID-1586: Add support for NHWC CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  96. afbc5ff COMPMID-1621 Deconvolution wrong output calculation by Michalis Spyrou · 6 years ago
  97. 932491f COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  98. 7c9541c COMPMID-1596 Create UpsampleLayer for NEON by Michalis Spyrou · 6 years ago
  99. fe4b05f COMPMID-1590: Memory corruption in arm_compute_validation. by Pablo Tello · 6 years ago
  100. a6825a4 COMPMID-1540 Implement YOLOLayer on NEON by Michalis Spyrou · 6 years ago