1. ed0e35b COMPMID-2246: Implement NEBoundingBoxTransform. by Pablo Tello · 4 years, 10 months ago
  2. d75f9e9 COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 11 months ago
  3. b9070a4 COMPMID-2605: Add asymmetric padding support for Deconvolution layer by Matthew Jackson · 4 years, 11 months ago
  4. 601ba3f COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 11 months ago
  5. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 11 months ago
  6. ec8cce8 COMPMID-2602: FullyConnected VTS failure on CL and Neon TENSOR_QUANT8_ASYMM by Gian Marco Iodice · 4 years, 11 months ago
  7. ecb1427 COMPMID-2492 Fix Segfault in NEDeconvolutionLayer for NHWC by SiCong Li · 4 years, 11 months ago
  8. 9f0d5ec COMPMID-2597: Checking bias type in NEDeconvolutionLayer::validate even when bias == nullptr by Manuel Bottini · 4 years, 11 months ago
  9. 0c5191c COMPMID-2336: Fix call to validate in NEDeconvolutionLayer by Michele Di Giorgio · 5 years ago
  10. 70e890e COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CL by Giorgio Arena · 5 years ago
  11. f44fe3d COMPMID-2568: NEON Convolution layer failure by giuros01 · 5 years ago
  12. 93c70b8 COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Data Type by Michele Di Giorgio · 5 years ago
  13. 4d600c7 COMPMID-2500: Report error in Int8 Conv2d if multiplier > 1. by Georgios Pinitas · 5 years ago
  14. a231ea6 COMPMID-2336: Fix GEMMLowp 32bit check by Georgios Pinitas · 5 years ago
  15. bd9097d COMPMID-2336: Rename the new generic depthwise convolution on NEON by Gian Marco Iodice · 5 years ago
  16. 44f5572 COMPMID-2179 New generic depthwise convolution for NEON F32 NHWC by Giorgio Arena · 5 years ago
  17. cfa2bba COMPMID-2178: Update GEMM assembly code. by Georgios Pinitas · 5 years ago
  18. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 5 years ago
  19. d25af67 COMPMID-2456: NEDeconvolutionLayer.cpp, NHWC is not supported by Manuel Bottini · 5 years ago
  20. ff27192 COMPMID-2336: Fix validation for quantized NEDepthwiseConvolutionLayer by Michele Di Giorgio · 5 years ago
  21. ed75326 COMPMID-2283: Implement SIN operator for NEON by Manuel Bottini · 5 years ago
  22. ba27e44 COMPMID-2236: QUANTIZED_16BIT_LSTM operator for NEON by Michalis Spyrou · 5 years ago
  23. 4c75851 COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEON by Georgios Pinitas · 5 years ago
  24. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  25. d473386 COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACL by Michalis Spyrou · 5 years ago
  26. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  27. 37d080f COMPMID-2378: Sanitize GEMM configuration for NEON by Georgios Pinitas · 5 years ago
  28. 7b735dc COMPMID-2427: Remove structurally dead code by Georgios Pinitas · 5 years ago
  29. 338595b COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayer by Vidhya Sudhan Loganathan · 5 years ago
  30. 49f8349 COMPMID-2428: Missing break statement. by Georgios Pinitas · 5 years ago
  31. 1109176 COMPMID-2245: Extend NEFuseBatchNormalization to support DepthwiseConvolution weights by Manuel Bottini · 5 years ago
  32. 26dcbc7 COMPMID-2158 Add SRGAN shapes in ConvolutionLayer heurists to dispatch direct convolution by Michalis Spyrou · 5 years ago
  33. bc415af COMPMID-2406: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for NEON by Gian Marco Iodice · 5 years ago
  34. a28aebc COMPMID-2383: DepthwiseConv use output qinfo by Pablo Tello · 5 years ago
  35. 0cbfda6 COMPMID-2343: Add layer normalization support in NELSTMLayer by Michele Di Giorgio · 5 years ago
  36. 9175392 COMPMID-2387: Add support for NEMeanStdDevNormalizationLayer by Michele Di Giorgio · 5 years ago
  37. d513436 COMPMID-2321: PRELU support in NEActivationLayer by giuros01 · 5 years ago
  38. 6260e19 COMPMID-2394: (Nightly) Clang-tidy errors by Michalis Spyrou · 5 years ago
  39. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  40. 5b7d537 COMPMID-2237 Implement SPACE_TO_DEPTH for NEON by Manuel Bottini · 5 years ago
  41. 0a5a57a COMPMID-2160: Implement Round for NEON by Usama Arif · 5 years ago
  42. 43c1bf8 COMPMID-2336: Add clang-tidy checks in assembly subfolder by Michalis Spyrou · 5 years ago
  43. 22f917c COMPMID-2240 Implement DEPTH_TO_SPACE for NEON by Michalis Spyrou · 5 years ago
  44. 9e631c2 COMPMID-2252 NECast. by Usama Arif · 5 years ago
  45. 28f0dd9 COMPMID-2279: Implement REDUCE_MAX operator for NEON by Usama Arif · 5 years ago
  46. a4a08ad COMPMID-2280: Implement REDUCE_MIN operator for NEON by Usama Arif · 5 years ago
  47. 725b173 COMPMID-2214: Remove std::vector<std::unique_ptr<>> where possible. by Georgios Pinitas · 5 years ago
  48. 09f2497 COMPMID-2109: Remove CL/NE Width/Depth ConcatenateLayer functions. by Georgios Pinitas · 5 years ago
  49. 32bd4dd IVGCVSW-2794: Return correct status for ReduceMean operations. by Georgios Pinitas · 5 years ago
  50. 6ac5992 COMPMID-2254 Implement NEAbsLayer by Manuel Bottini · 5 years ago
  51. f391fff COMPMID-2302 NEDeconvolution: support for FP16 by Manuel Bottini · 5 years ago
  52. 68c6a79 COMPMID-2331: Fix FFTConvolutionLayer when no bias is used. by Georgios Pinitas · 5 years ago
  53. 81e671e COMPMID-2269: Implement POW operator for NEON by Usama Arif · 5 years ago
  54. c255aa7 COMPMID-2263: Implement NELogLayer by Usama Arif · 5 years ago
  55. 4b5c588 COMPMID-2248 L2NormalizeLayer: negative axis by Manuel Bottini · 5 years ago
  56. f6e475c COMPMID-2268: Implement NEG for NEON. by Usama Arif · 5 years ago
  57. bcfd09a COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  58. 154bc1c COMPMID-1973: Implement FFTConvolutionLayer on NEON by giuros01 · 5 years ago
  59. 299fdd3 COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  60. 05fb448 COMPMID-1963: Implement FFT (2D) on NEON by giuros01 · 5 years ago
  61. a4f378d COMPMID-1995: Fix clang-tidy warnings by Michalis Spyrou · 5 years ago
  62. 14c4e0f COMPMID-1961: Implement FFT (1D) on NEON by giuros01 · 5 years ago
  63. 881f2de COMPMID-2048: Add support for dilation in NEDepthwiseConvolution. by Usama Arif · 5 years ago
  64. 7179837 COMPMID-2112: Rework memory manager support in NEWinogradLayer by Georgios Pinitas · 5 years ago
  65. e73686a COMPMID-2047: Add support for dilation in CLDepthwiseConvolution. by Usama Arif · 5 years ago
  66. 2899e00 COMPMID-2049: Add support for deconvolution for qasymm8 on NEON by Usama Arif · 5 years ago
  67. a9c4472 COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shape by Michalis Spyrou · 5 years ago
  68. 8f43d74 COMPMID-2063: New Winograd implementation by Pablo Tello · 5 years ago
  69. 9e4824c COMPMID-2111: ConcatenateLayer API should accept an index instead of an enum by Georgios Pinitas · 5 years ago
  70. da953f2 COMPMID-2098: Scope handling of memory group resources. by Georgios Pinitas · 5 years ago
  71. 9f15c5e COMPMID-2062 Rework NEON ConcatenateLayer by Michalis Spyrou · 5 years ago
  72. 47d39dc COMPMID-1975: Update depthwise convolution. by Georgios Pinitas · 5 years ago
  73. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  74. 2761c2f COMPMID-2075 Segfault in NELSTM by Michalis Spyrou · 5 years ago
  75. 6a14adb COMPMID-1932: Implement CLHeightConcatenateLayer. by Pablo Tello · 5 years ago
  76. 02acf01 COMPMID-2065: Fix validation issue in NEGEMMLowpMMCore by Georgios Pinitas · 5 years ago
  77. 3dd5b68 COMPMID-1933: Implement NEHeightConcatenateLayer. by Pablo Tello · 5 years ago
  78. 2d7e683 COMPMID-1694: Fuse offset contribution with the output stage when we use NEGEMMLowpMatrixMultiplyCore by George Wort · 5 years ago
  79. 917959c COMPMID-1281 Investigate concatenation for RNN/LSTM NEON by John Kesapides · 5 years ago
  80. adfb273 COMPMID-1935 Add support for QASYMM8 in NEQuantizeLayer by John Kesapides · 5 years ago
  81. 574775c COMPMID-1937: Adds support for DequantizationLayer for NEON/CL. by Georgios Pinitas · 5 years ago
  82. 05398a9 COMPMID-1843: Implement NECrop by George Wort · 5 years ago
  83. fc1da13 COMPMID-1946: Implement NEBatchToSpace by giuros01 · 5 years ago
  84. ba36825 COMPMID-1947: Implement NESpaceToBatch by giuros01 · 5 years ago
  85. 804aafb COMPMID-1710: Fix NEReductionOperation border values for QASYMM8. by Georgios Pinitas · 5 years ago
  86. 2481d46 COMPMID-1710: Quantization information missmatching issues. by Georgios Pinitas · 5 years ago
  87. f85433b COMPMID-2006: NEON GEMMLowp assertion failure. by Georgios Pinitas · 5 years ago
  88. e46a7be COMPMID-2005: Tensors have different quantization information. by Georgios Pinitas · 5 years ago
  89. 0a1090a COMPMID-1710: Add check on different input/output quantization info were not supported by Isabella Gottardi · 5 years ago
  90. 6844b88 COMPMID-1710 Fix NEON LSTM invalid allocation by Michalis Spyrou · 5 years ago
  91. 54e98d9 COMPMID-1918: Different qinfos support in NEConcatLayer. by Pablo Tello · 5 years ago
  92. 4f85982 COMPMID-1923: Input is ignored if peephole optimization is enabled in LSTM by Georgios Pinitas · 5 years ago
  93. a69a88b COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inner_dimension_right != 0 by giuros01 · 5 years ago
  94. 678d83a COMPMID-1838: Add 4D softmax support for NEON and achieve parity with CL by Manuel Bottini · 5 years ago
  95. 3dbfd23 COMPMID-1710: Introduce GEMM strategy name in GEMMAssemblyWrapper. by Georgios Pinitas · 5 years ago
  96. 1509e4b COMPMID-1823: Increase scheduling granularity in NEGemmInterleaved. by Georgios Pinitas · 5 years ago
  97. aa3fc13 COMPMID-1710: Re-enable winograd on A53. by Georgios Pinitas · 5 years ago
  98. 83bbf77 COMPMID-1710: Define missed specializations for comparisons by Georgios Pinitas · 5 years ago
  99. 1d4f385 COMPMID-1760: NEON: Implement Prod by Manuel Bottini · 5 years ago
  100. a1e7e28 COMPMID-1768: NEON: Implement RealDiv by George Wort · 5 years ago