1. bcf8a96 COMPMID-1580 Implement ReduceMean in NEON by Michalis Spyrou · 6 years ago
  2. 7f32d01 COMPMID-1451: Fix NormalizationLayer accross width normalization. by Georgios Pinitas · 6 years ago
  3. 67d94d2 COMPMID-1451: Fix compilation issues under gcc 8 by Georgios Pinitas · 6 years ago
  4. d3d97d2 COMPMID-1623: NEWinograd reduce the number of output tiles. by Pablo Tello · 6 years ago
  5. ecae3a1 COMPMID-1451: Enable dot kernels in NEGEMMAssembly functions by Georgios Pinitas · 6 years ago
  6. ced2557 COMPMID-1546 Optimize PoolingLayer NHWC on NEON for all data types by Michalis Spyrou · 6 years ago
  7. 932491f COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  8. eb027e9 COMPMID-1600: Reduce number of tile specialisations. by Pablo Tello · 6 years ago
  9. 4284bfa COMPMID-287: NEON colour convert to U8 by Manuel Bottini · 6 years ago
  10. 7c9541c COMPMID-1596 Create UpsampleLayer for NEON by Michalis Spyrou · 6 years ago
  11. a6825a4 COMPMID-1540 Implement YOLOLayer on NEON by Michalis Spyrou · 6 years ago
  12. 041f36d COMPMID-1446 : Add support for 3D output in NEGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  13. 64f1a90 COMPMID-1591: Fix NEPoolingLayer for NHWC by Georgios Pinitas · 6 years ago
  14. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  15. 20c246a COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEON by Georgios Pinitas · 6 years ago
  16. ac314c2 COMPMID-1563: Fix name of NEGEMMInterleavedWrapper by Anthony Barbier · 6 years ago
  17. cbf39c6 COMPMID-1566: Add broadcast to CLArithmeticSubtraction by Georgios Pinitas · 6 years ago
  18. a53a7bb [MLCE-54] graph_alexnet example throw an exception by Michele Di Giorgio · 6 years ago
  19. 000d33a COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinograd by Pablo Tello · 6 years ago
  20. 00809e3 COMPMID-1451 Move NEFlattenLayerKernel to the correct folder by Michalis Spyrou · 6 years ago
  21. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  22. 7cd7021 COMPMID-1555: Fix mismatch in EqualizeHistogram function by Michele Di Giorgio · 6 years ago
  23. 477531c COMPMID-1527 - Implementing ReorgLayer on OpenCL by Gian Marco Iodice · 6 years ago
  24. 09d3451 COMPMID-1548: NEON FP16 mismatches on CannyEdge and HarrisCorners. by Georgios Pinitas · 6 years ago
  25. aa6a04a COMPMID-1528: Add ReorgLayer on NEON by Georgios Pinitas · 6 years ago
  26. 72686fa COMPMID-1550: Winograd integrate RSH changes. by Pablo Tello · 6 years ago
  27. 565bf2d COMPMID-1514: Add validate to NEFloor and CLFloor by Georgios Pinitas · 6 years ago
  28. bda6e4b COMPMID-1247:Integrate kernel size 1x3 & 3x1 support in NEWinogradLayer. by Pablo Tello · 6 years ago
  29. e3d24ce COMPMID-708 Fix AccessWindowTranspose by Giorgio Arena · 6 years ago
  30. ea9e0dc COMPMID-1469: Add validate in NEGEMMMatrixAdditionKernel by Georgios Pinitas · 6 years ago
  31. 3e570db COMPMID-1304: NEDepthConvert : Add support for FP32 -> FP16 and FP16 -> FP32 + validate() function by Michele Di Giorgio · 6 years ago
  32. 6a90b69 [COMPMID-1301] Add validate() method to NEReshapeLayer by Giuseppe Rossini · 6 years ago
  33. 226e4b9 COMPMID-1470 Add auto-init of the output in NECol2im by Giorgio Arena · 6 years ago
  34. 9fb6c7e COMPMID-1529 Optimize PoolingLayer NHWC on NEON by Giorgio Arena · 6 years ago
  35. fb62908 COMPMID-1494 Optimise NEON im2col and weights reshape for NHWC by Giorgio Arena · 6 years ago
  36. 66cbafb COMPMID-1246 Fix NEON mobilenet NCHW by Giorgio Arena · 6 years ago
  37. fbf3ecc COMPMID-1534 - Fix GEMM and Magnitude test for FP16 by Gian Marco Iodice · 6 years ago
  38. cedb78f COMPMID-1536: Github PR: Removed redundant const qualifier on cast by Kohei Takahashi · 6 years ago
  39. f2cde9b COMPMID-1534 - Fix NENormalizationLayer for FP16 by Gian Marco Iodice · 6 years ago
  40. 13d96e0 COMPMID-1534: Fix 2x2 NEPoolingLayer for FP16 by Georgios Pinitas · 6 years ago
  41. 41acb76 COMPMID-1534 - Fixing FP16 tests on NEON by Gian Marco Iodice · 6 years ago
  42. 31fa0d6 COMPMID-1534: Fix NESoftmaxLayer for FP16 by Georgios Pinitas · 6 years ago
  43. 3463a8b COMPMID-1534: Fix NEActivationLayer for FP16 by Georgios Pinitas · 6 years ago
  44. aaba4c6 COMPMID-1188: Add support for activation in NEBatchNormalization. by Georgios Pinitas · 6 years ago
  45. 368e635 COMPMID-1047 Extract Flatten function from Im2Col for NEON by Giorgio Arena · 6 years ago
  46. 1d38259 COMPMID-1366 Implement NECopy by Michalis Spyrou · 6 years ago
  47. 3a6163e COMPMID-1499: Fixed issues to build for FP16 on Android by Anthony Barbier · 6 years ago
  48. 29258e8 COMPMID-1188: Assign correct ticket to TODO in NEDerivativeKernel by Michele Di Giorgio · 6 years ago
  49. 0f17039 COMPMID-1342 Add grouping support to CLIm2ColKernel by Giorgio Arena · 6 years ago
  50. d8b03dd MLCE-13: Sanitizing matrix argument in the Warp. by Pablo Tello · 6 years ago
  51. 215b4ea COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC. by Gian Marco Iodice · 6 years ago
  52. 3d677cc COMPMID-1406: Refactor gemm_interleaved to use our own types and scheduler by Anthony Barbier · 6 years ago
  53. 597a856 COMPMID-872 - Rework NEGEMMConvolutionLayer to use NEGEMM by Gian Marco Iodice · 6 years ago
  54. eb84d6b COMPMID-1434: Fix NEWinograd for NHWC and sub-tensors by Georgios Pinitas · 6 years ago
  55. a4658ae COMPMID-1429: NEGEMMNativeWrapperKernel fails when ran for Winograd by Georgios Pinitas · 6 years ago
  56. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  57. 74b671b COMPMID-1188: Remove FP16 capabilities check form NEReshapeLayer. by Georgios Pinitas · 6 years ago
  58. a855af1 COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8 by Giorgio Arena · 6 years ago
  59. eaefd00 COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templated by Anthony Barbier · 6 years ago
  60. c8e84b5 COMPMID-1405: Create our own gemm_native kernel / function. by Anthony Barbier · 6 years ago
  61. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  62. ae54e02 COMPMID-1364: Add support for NHWC in NEDepthConcatenateLayer by Georgios Pinitas · 6 years ago
  63. e155337 COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolution by Anthony Barbier · 6 years ago
  64. 6f109bd COMPMID-1409: Disable BN + Act fusion in the graph if activation is not supported by Georgios Pinitas · 6 years ago
  65. 92d2081 COMPMID-1271 Avoid memory leak in list of gemm methods by Anthony Barbier · 6 years ago
  66. 7784c83 COMPMID-1167: Validation for NEDepthwiseConvolutionLayer by Abe Mbise · 6 years ago
  67. e39334c COMPMID-1271: New system for GEMM heuristics by David Mansell · 6 years ago
  68. d93991e COMPMID-1380: Pre-work for SVE support. by David Mansell · 6 years ago
  69. f4cb81b COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  70. 060c4b7 COMPMID-1374: Fix constraints on AArch32 SGEMM. by David Mansell · 6 years ago
  71. 5f70773 COMPMID-1369: Revert accidental formatting of RSH's repo by Anthony Barbier · 6 years ago
  72. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  73. de01468 COMPMID-1363: Handle null bias pointer in DirectConvolutionOutputStageKernel by Anthony Barbier · 6 years ago
  74. 7282d56 COMPMID-1287: Extending NEWinogradLayer test suite by Pablo Tello · 6 years ago
  75. 7df2786 COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer - part1 by Pablo Tello · 6 years ago
  76. 1db7beb COMPMID-1256: Memory corruption in NEGEMM by Georgios Pinitas · 6 years ago
  77. 1b99338 COMPMID-568: Implement Canny edge function for CL/NEON by Abe Mbise · 7 years ago
  78. 1fad27a COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (part 1) by Sanghoon Lee · 6 years ago
  79. ce8f605 COMPMID-1177: Improved native GEMM. by David Mansell · 6 years ago
  80. fa7ad56 COMPMID-1163: NEON Scale NHWC failures by Georgios Pinitas · 6 years ago
  81. 20b4313 COMPMID-814: Add validate method to scale. by Georgios Pinitas · 6 years ago
  82. 4d1e8a2 COMPMID-1166: Fixed alpha/beta mixup for some merges. by David Mansell · 6 years ago
  83. cb0010b COMPMID-1102 : Enable the use of 4x4 tile sizes in neon implementation of winograd conv. by Vidhya Sudhan Loganathan · 6 years ago
  84. 73d4aef COMPMID-948: Add validation to NEL2NormalizeLayer by John Richardson · 6 years ago
  85. 7b94c3e COMPMID-1139: Fix SIGSEGV in arm_compute_benchmark by Georgios Pinitas · 6 years ago
  86. 393fa4c COMPMID-814: NEScale NHWC support by Georgios Pinitas · 6 years ago
  87. 657bdb3 COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer from NHWC to NCHW and viceversa by Giorgio Arena · 6 years ago
  88. e250389 COMPMID-810 Add NHWC data format support for NEON convolution by Michalis Spyrou · 6 years ago
  89. 79ffade COMPMID-1112: Enabled multithreading transforms in Winograd. by Pablo Tello · 6 years ago
  90. 7f4a819 COMPMID-597: Port HOGMultiDetection to new framework by John Richardson · 6 years ago
  91. 71ac9c0 COMPMID-1134: Fixing the Window reconstruction in gemm_native by Anthony Barbier · 6 years ago
  92. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  93. c0f5443 COMPMID-808 Add NHWC data format support for NEON direct convolution by Giorgio Arena · 6 years ago
  94. 6c42127 COMPMID-1105: Fix mismatches conv layer when using NativeGemm with multiple threads by Pablo Tello · 6 years ago
  95. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  96. b3b1e0b COMPMID-1010: Remove RSH profiler header by Georgios Pinitas · 6 years ago
  97. 57dac84 COMPMID-806 Add NHWC data format support format for NEON pooling by Michalis Spyrou · 6 years ago
  98. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago
  99. 84ce1f9 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  100. 3ca9786 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago