1. 110b920 COMPMID-1759 NEON: Implement Reverse by Michalis Spyrou · 6 years ago
  2. 8d1b718 COMPMID-1865 NEReduceMean fails on shape validation by Michalis Spyrou · 6 years ago
  3. 5a97b28 COMPMID-1756: NEON: Implement RSqrt, Exp by George Wort · 6 years ago
  4. 6d9d6f4 COMPMID-1769: Add support for NEON StridedSlice,Split,Slice,Unstack by Georgios Pinitas · 6 years ago
  5. 5801a55 COMPMID-1767: NEON: Implement Where/Select by George Wort · 6 years ago
  6. 92fd943 COMPMID-1754: NEON: Implement Maximum, Minumum, SquaredDifference by giuros01 · 6 years ago
  7. 15ecc9a COMPMID-1741: Implement NEFuseBatchNormalizationKernel by giuros01 · 6 years ago
  8. ff0bccf COMPMID-1497: Add support for interleaved B reshaping in gemm_interleaved by Anthony Barbier · 6 years ago
  9. be1c017 COMPMID-1757: NEON: Implement Tile by giuros01 · 6 years ago
  10. 95abfdd COMPMID-1815 Remove templates from NEFillborderKernel and create INESimpleFunctionNoBorder by Michalis Spyrou · 6 years ago
  11. ca1250d COMPMID-1451: Fix MemoryManager usage. by Georgios Pinitas · 6 years ago
  12. 2897e61 COMPMID-1645 NEL2Normalization for FP32/FP16 & NHWC by Michalis Spyrou · 6 years ago
  13. 8cffcd6 COMPMID-1644: NEDepthwiseConvolution for FP16 NHWC by Georgios Pinitas · 6 years ago
  14. 721c4cb COMPMID-1461 SSD support: Create NEON PriorBox by Michalis Spyrou · 6 years ago
  15. e413d25 COMPMID-1783: NEGEMMConvolutionLayer fails for QASYMM8 on 32bit by Georgios Pinitas · 6 years ago
  16. 0cc37c3 COMPMID-1451: Fix the shape of scratch_buffer in case of CIFG by Georgios Pinitas · 6 years ago
  17. bb081ca COMPMID-1751: Remove output_3d_depth from NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint by Georgios Pinitas · 6 years ago
  18. 0cf7798 COMPMID-1626: Fixed VGG 16/19 bad_alloc failure. by Pablo Tello · 6 years ago
  19. 1e92896 COMPMID-1451: Dispatch fp16 gemms through the function interface. by Georgios Pinitas · 6 years ago
  20. c73e2b8 COMPMID-1451: Fix fused activation in GEMMConvolutionLayer by Georgios Pinitas · 6 years ago
  21. 3139f03 COMPMID-1736: Fixed out-of-bound write in CLIm2Col by Gian Marco Iodice · 6 years ago
  22. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  23. f1adf11 COMPMID-1579: Add support for ChannelShuffle operator in NEON by Georgios Pinitas · 6 years ago
  24. a518f30 COMPMID-1773: Replaced Gemm wrapper for NEGEMM in NEWinograd by Pablo Tello · 6 years ago
  25. f718ce2 COMPMID-1701: small cleanup NEWinogradConvolutionLayer. by Pablo Tello · 6 years ago
  26. 4b90865 COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on OpenCL by Gian Marco Iodice · 6 years ago
  27. 517055b COMPMID-1451: Remove invalid bias check in NEDeconvolutionLayer by Georgios Pinitas · 6 years ago
  28. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  29. 08346e9 COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  30. bcf8a96 COMPMID-1580 Implement ReduceMean in NEON by Michalis Spyrou · 6 years ago
  31. 061dd36 COMPMID-1451: Fix allocation of weights in Deconvolution by Michele Di Giorgio · 6 years ago
  32. ed5a492 COMPMID-1586: Add support for NHWC CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  33. afbc5ff COMPMID-1621 Deconvolution wrong output calculation by Michalis Spyrou · 6 years ago
  34. 932491f COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  35. 7c9541c COMPMID-1596 Create UpsampleLayer for NEON by Michalis Spyrou · 6 years ago
  36. fe4b05f COMPMID-1590: Memory corruption in arm_compute_validation. by Pablo Tello · 6 years ago
  37. a6825a4 COMPMID-1540 Implement YOLOLayer on NEON by Michalis Spyrou · 6 years ago
  38. 041f36d COMPMID-1446 : Add support for 3D output in NEGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  39. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  40. 20c246a COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEON by Georgios Pinitas · 6 years ago
  41. ac314c2 COMPMID-1563: Fix name of NEGEMMInterleavedWrapper by Anthony Barbier · 6 years ago
  42. cbf39c6 COMPMID-1566: Add broadcast to CLArithmeticSubtraction by Georgios Pinitas · 6 years ago
  43. 148b075 COMPMID-1563: Added a tag to ISCheduler::run_workloads to identify workloads by Anthony Barbier · 6 years ago
  44. 000d33a COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinograd by Pablo Tello · 6 years ago
  45. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  46. efbf6c8 [COMPMID-386] Github: Support SoftmaxLayer on different number of dimensions? by giuros01 · 6 years ago
  47. b3309e6 [COMPMID-1482] Auto-initialize the output tensor of im2col and col2im in NEGEMMConvolutionLayer by Giuseppe Rossini · 6 years ago
  48. 09d3451 COMPMID-1548: NEON FP16 mismatches on CannyEdge and HarrisCorners. by Georgios Pinitas · 6 years ago
  49. aa6a04a COMPMID-1528: Add ReorgLayer on NEON by Georgios Pinitas · 6 years ago
  50. 565bf2d COMPMID-1514: Add validate to NEFloor and CLFloor by Georgios Pinitas · 6 years ago
  51. bda6e4b COMPMID-1247:Integrate kernel size 1x3 & 3x1 support in NEWinogradLayer. by Pablo Tello · 6 years ago
  52. ea9e0dc COMPMID-1469: Add validate in NEGEMMMatrixAdditionKernel by Georgios Pinitas · 6 years ago
  53. 3e570db COMPMID-1304: NEDepthConvert : Add support for FP32 -> FP16 and FP16 -> FP32 + validate() function by Michele Di Giorgio · 6 years ago
  54. 6a90b69 [COMPMID-1301] Add validate() method to NEReshapeLayer by Giuseppe Rossini · 6 years ago
  55. 66cbafb COMPMID-1246 Fix NEON mobilenet NCHW by Giorgio Arena · 6 years ago
  56. fbf3ecc COMPMID-1534 - Fix GEMM and Magnitude test for FP16 by Gian Marco Iodice · 6 years ago
  57. 3ada2b7 COMPMID-1534: Fix LSTM/RNN Layers for NEON and FP16 by Georgios Pinitas · 6 years ago
  58. 368e635 COMPMID-1047 Extract Flatten function from Im2Col for NEON by Giorgio Arena · 6 years ago
  59. 1049020 COMPMID-1188: Set all arguments to const in NEDepthwiseConvolutionLayer::validate() by Georgios Pinitas · 6 years ago
  60. 25f45a4 COMPMID-1060 LSTM FP32 NEON by Michalis Spyrou · 6 years ago
  61. 26b2216 COMPMID-1480 Add support for NHWC QASYMM8/FP32(non-optimized) to NEON DepthwiseConvolution by Giorgio Arena · 6 years ago
  62. 1d38259 COMPMID-1366 Implement NECopy by Michalis Spyrou · 6 years ago
  63. 916d1bc COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayer by Gian Marco Iodice · 6 years ago
  64. e3f1bd1 COMPMID-1246 Remove unused window iterator from NERNNLayer. by Michalis Spyrou · 6 years ago
  65. db9d46d COMPMID-1485 - Add support for NHWC when running NEGEMMConvolutionLayer with FP16/QASYMM8 by Gian Marco Iodice · 6 years ago
  66. 0f17039 COMPMID-1342 Add grouping support to CLIm2ColKernel by Giorgio Arena · 6 years ago
  67. d8b03dd MLCE-13: Sanitizing matrix argument in the Warp. by Pablo Tello · 6 years ago
  68. f2bd261 COMPMID-1188 - Removed the multiplication by 4 in NEGEMMInterleavedWrapper by Gian Marco Iodice · 6 years ago
  69. 215b4ea COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC. by Gian Marco Iodice · 6 years ago
  70. 20394d5 COMPMID-1248 Enabled memory manager in NEWinogradConvolutionLayer by Anthony Barbier · 6 years ago
  71. 3d677cc COMPMID-1406: Refactor gemm_interleaved to use our own types and scheduler by Anthony Barbier · 6 years ago
  72. 597a856 COMPMID-872 - Rework NEGEMMConvolutionLayer to use NEGEMM by Gian Marco Iodice · 6 years ago
  73. 195b0ba MLCE-36: FC tranpose weights by Georgios Pinitas · 6 years ago
  74. ebbb7f2 COMPMID-1188 - Fixed CLGEMMConvolutionLayer/NEGEMMConvolutionLayer for NHWC by Gian Marco Iodice · 6 years ago
  75. 9036749 COMPMID-1445: Fixed NEON GEMM assembly dispatch for QASYMM8 by Anthony Barbier · 6 years ago
  76. 40ed6d8 COMPMID-1440: Access original B in gemm assembly when not pretransposed. by Georgios Pinitas · 6 years ago
  77. eb84d6b COMPMID-1434: Fix NEWinograd for NHWC and sub-tensors by Georgios Pinitas · 6 years ago
  78. ef776a8 COMPMID-1386: Add FC convert weights on NEON by Georgios Pinitas · 6 years ago
  79. a855af1 COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8 by Giorgio Arena · 6 years ago
  80. eaefd00 COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templated by Anthony Barbier · 6 years ago
  81. c8e84b5 COMPMID-1405: Create our own gemm_native kernel / function. by Anthony Barbier · 6 years ago
  82. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  83. ae54e02 COMPMID-1364: Add support for NHWC in NEDepthConcatenateLayer by Georgios Pinitas · 6 years ago
  84. e155337 COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolution by Anthony Barbier · 6 years ago
  85. 578225e COMPMID-1357: Port NEWinogradConvolution to use NEGEMMAssemblyDispatch by Anthony Barbier · 6 years ago
  86. e29acf1 COMPMID-1365: Add support for NHWC in CLDepthConcatenateLayer by Georgios Pinitas · 6 years ago
  87. 67fd4e8 COMPMID-1381: Fix nightly build failure on armv7 by Anthony Barbier · 6 years ago
  88. 71d9b57 COMPMID-1381: Cleaned up the AssemblyHelper interface by Anthony Barbier · 6 years ago
  89. 7784c83 COMPMID-1167: Validation for NEDepthwiseConvolutionLayer by Abe Mbise · 6 years ago
  90. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  91. 17d6d3c COMPMID-1352: Disable support for 4D softmax layer. by Georgios Pinitas · 6 years ago
  92. f3139dd COMPMID-1334 (Nightly) Fix std::bad_alloc error in 32-bit NEON runs by Giorgio Arena · 6 years ago
  93. bb71fe5 COMPMID-1253: Nightly: Fix Canny Edge NEON failing by Michele Di Giorgio · 6 years ago
  94. 7282d56 COMPMID-1287: Extending NEWinogradLayer test suite by Pablo Tello · 6 years ago
  95. 542e92d COMPMID-1067 NEON RNN FP32 / FP16 by Michalis Spyrou · 6 years ago
  96. 7221933 COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES) by Georgios Pinitas · 6 years ago
  97. 7df2786 COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer - part1 by Pablo Tello · 6 years ago
  98. e083771 COMPMID-1160 Turn Graph hints into heuristics by Giorgio Arena · 6 years ago
  99. b95e210 COMPMID-1209: Enable memory manager for the GEMM workspace buffer by Georgios Pinitas · 6 years ago
  100. 1b99338 COMPMID-568: Implement Canny edge function for CL/NEON by Abe Mbise · 7 years ago