1. 7302302 COMPMID-1539 Implement YOLOLayer on CL by Giorgio Arena · 6 years ago
  2. 555d110 COMPMID-1577: Add NormalizePlanarYUVLayer to graph API by Michele Di Giorgio · 6 years ago
  3. c98b990 COMPMID-1451 Fix YOLOv3 android compilation issue by Michalis Spyrou · 6 years ago
  4. a53a7bb [MLCE-54] graph_alexnet example throw an exception by Michele Di Giorgio · 6 years ago
  5. 000d33a COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinograd by Pablo Tello · 6 years ago
  6. e70ebc1 COMPMID-1451: Add QASYMM8 in DragonBench by Georgios Pinitas · 6 years ago
  7. 177a9a5 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  8. 00809e3 COMPMID-1451 Move NEFlattenLayerKernel to the correct folder by Michalis Spyrou · 6 years ago
  9. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  10. fd7e853 COMPMID-1451: Print output quant info by Georgios Pinitas · 6 years ago
  11. 7cd7021 COMPMID-1555: Fix mismatch in EqualizeHistogram function by Michele Di Giorgio · 6 years ago
  12. efbf6c8 [COMPMID-386] Github: Support SoftmaxLayer on different number of dimensions? by giuros01 · 6 years ago
  13. 477531c COMPMID-1527 - Implementing ReorgLayer on OpenCL by Gian Marco Iodice · 6 years ago
  14. 4854fc3 COMPMID-1538: DragonBench queries by Georgios Pinitas · 6 years ago
  15. e1a352c COMPMID-1333: Add CLSplit by Georgios Pinitas · 6 years ago
  16. b3309e6 [COMPMID-1482] Auto-initialize the output tensor of im2col and col2im in NEGEMMConvolutionLayer by Giuseppe Rossini · 6 years ago
  17. 09d3451 COMPMID-1548: NEON FP16 mismatches on CannyEdge and HarrisCorners. by Georgios Pinitas · 6 years ago
  18. b57be0d COMPMID-1330: Add support for NormalizePlanarYUV operator in CL by Michele Di Giorgio · 6 years ago
  19. a34286e COMPMID-1553: Add GPU detection for G52. by Georgios Pinitas · 6 years ago
  20. 71ecf39 COMPMID-1266 : support for FP16 in CLWinogradConvolutionLayer by Vidhya Sudhan Loganathan · 6 years ago
  21. 553b999 COMPMID-1517 - Add validate method to CLScale by Isabella Gottardi · 6 years ago
  22. aa6a04a COMPMID-1528: Add ReorgLayer on NEON by Georgios Pinitas · 6 years ago
  23. 72686fa COMPMID-1550: Winograd integrate RSH changes. by Pablo Tello · 6 years ago
  24. 0d2b48c COMPMID-1451: Add FP16 on NEON DragonBench by Georgios Pinitas · 6 years ago
  25. 565bf2d COMPMID-1514: Add validate to NEFloor and CLFloor by Georgios Pinitas · 6 years ago
  26. bda6e4b COMPMID-1247:Integrate kernel size 1x3 & 3x1 support in NEWinogradLayer. by Pablo Tello · 6 years ago
  27. 238c97c COMPMID-1451: Fix misssing comment in helpers.h by Georgios Pinitas · 6 years ago
  28. c1a7245 COMPMID-1332: Implement Slice for CL by Georgios Pinitas · 6 years ago
  29. 6a8d3b6 COMPMID-1218 Implementing Batch to Space on OpenCL by Michalis Spyrou · 6 years ago
  30. da19dab COMPMID-1547: HarrisCorner's validation output spams the log file by Georgios Pinitas · 6 years ago
  31. 87e896a [COMPMID-1353] Add support for 4D Softmax layer on OpenCL by Giuseppe Rossini · 6 years ago
  32. e3d24ce COMPMID-708 Fix AccessWindowTranspose by Giorgio Arena · 6 years ago
  33. 427bbbf COMPMID-1522: Add ElementWiseOperation node in the graph API by Georgios Pinitas · 6 years ago
  34. ea9e0dc COMPMID-1469: Add validate in NEGEMMMatrixAdditionKernel by Georgios Pinitas · 6 years ago
  35. 8479763 [COMPMID-1483] Add validate method to CLReshapeLayer by Giuseppe Rossini · 6 years ago
  36. 77589b5 COMPMID-1235: Implements StridedSlice for CL by Georgios Pinitas · 6 years ago
  37. 2aa0ec4 COMPMID-1246 Fix mobilenet QASYMM8 on CL by Giorgio Arena · 6 years ago
  38. 3e570db COMPMID-1304: NEDepthConvert : Add support for FP32 -> FP16 and FP16 -> FP32 + validate() function by Michele Di Giorgio · 6 years ago
  39. daa3855 COMPMID-1433: Use Arm macro to check whether we support dot product instructions by Georgios Pinitas · 6 years ago
  40. 50c4b4f COMPMID-1091: Disabled git-lfs in data repo by Anthony Barbier · 6 years ago
  41. 1c28ab4 COMPMID-1543: Unable to include ImageLoader.h in multiple object files by Anthony Barbier · 6 years ago
  42. cf3fe94 COMPMID-1545: Fix FP16 CLRNNLayer mismatches by Michele Di Giorgio · 6 years ago
  43. b79b5d4 COMPMID-1545: Fix FP16 CLRNNLayer mismatches by Michele Di Giorgio · 6 years ago
  44. 6513ccb COMPMID-1544: Update linux toolchains in doxygen by Michele Di Giorgio · 6 years ago
  45. 3783116 COMPMID-1474: Automatically generate DragonBench benchmarks by Georgios Pinitas · 6 years ago
  46. 6a90b69 [COMPMID-1301] Add validate() method to NEReshapeLayer by Giuseppe Rossini · 6 years ago
  47. d8b8be2 COMPMID-1091: Switch to use git.research.arm.com for data submodule by Anthony Barbier · 6 years ago
  48. 419f33a COMPMID-1542: Nightly: NEON and CL FullyConnectedLayer FP32 mismatches by Michele Di Giorgio · 6 years ago
  49. 4dbc0a9 COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h by Anthony Barbier · 6 years ago
  50. 226e4b9 COMPMID-1470 Add auto-init of the output in NECol2im by Giorgio Arena · 6 years ago
  51. 35aea37 COMPMID-1534 - Fixed GEMMDilated and FullyConnected tests for FP16 by Gian Marco Iodice · 6 years ago
  52. e6bb3c6 COMPMID-1533 Implementing CLDepthWiseConvolutionLayer with FP16 (NHWC) by Giorgio Arena · 6 years ago
  53. 32963c6 COMPMID-1534 - Fix tolerance issue in Normalization Layer test for FP16 by Gian Marco Iodice · 6 years ago
  54. 0e72c69 COMPMID-1246: Always re-generate arm_compute_version.embed by Anthony Barbier · 6 years ago
  55. 9fb6c7e COMPMID-1529 Optimize PoolingLayer NHWC on NEON by Giorgio Arena · 6 years ago
  56. fb62908 COMPMID-1494 Optimise NEON im2col and weights reshape for NHWC by Giorgio Arena · 6 years ago
  57. 66cbafb COMPMID-1246 Fix NEON mobilenet NCHW by Giorgio Arena · 6 years ago
  58. fbf3ecc COMPMID-1534 - Fix GEMM and Magnitude test for FP16 by Gian Marco Iodice · 6 years ago
  59. 1fa17c2 COMPMID-1246: Print arguments passed to the tests / benchmarks by Anthony Barbier · 6 years ago
  60. cedb78f COMPMID-1536: Github PR: Removed redundant const qualifier on cast by Kohei Takahashi · 6 years ago
  61. ba1ffe9 COMPMID-1537: Fix weights retention in CLFullyConnectedLayer by Michele Di Giorgio · 6 years ago
  62. 3ada2b7 COMPMID-1534: Fix LSTM/RNN Layers for NEON and FP16 by Georgios Pinitas · 6 years ago
  63. f2cde9b COMPMID-1534 - Fix NENormalizationLayer for FP16 by Gian Marco Iodice · 6 years ago
  64. 13d96e0 COMPMID-1534: Fix 2x2 NEPoolingLayer for FP16 by Georgios Pinitas · 6 years ago
  65. 41acb76 COMPMID-1534 - Fixing FP16 tests on NEON by Gian Marco Iodice · 6 years ago
  66. 02baf01 COMPMID-1521: Update doxygen for 18.08 by Michele Di Giorgio · 6 years ago
  67. cdd68c0 COMPMID-1534: Prevent graphs with missing NEON F16 features from running by Anthony Barbier · 6 years ago
  68. 31fa0d6 COMPMID-1534: Fix NESoftmaxLayer for FP16 by Georgios Pinitas · 6 years ago
  69. 3463a8b COMPMID-1534: Fix NEActivationLayer for FP16 by Georgios Pinitas · 6 years ago
  70. 2113b9d COMPMID-1246: Don't call CLFinish at the end of benchmark / validation if opencl is not available by Anthony Barbier · 6 years ago
  71. 890ad1b COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph API by Anthony Barbier · 6 years ago
  72. aaba4c6 COMPMID-1188: Add support for activation in NEBatchNormalization. by Georgios Pinitas · 6 years ago
  73. 630d941 COMPMID-1246: Cleaned up 3rdparty folder and updated data folder (3RDPARTY_UPDATE)(DATA_UPDATE) by Anthony Barbier · 6 years ago
  74. 8a04211 COMPMID-1188: Revert change to DummyAccessor, fixed NPY and Image loaders by Anthony Barbier · 6 years ago
  75. 80040bc COMPMID-1246: Check OpenCL is available before re-creating the CL Context and Queue by Anthony Barbier · 6 years ago
  76. 84cb75d COMPMID-1524 - Release Branch: CL GEMMDilatedConvolutionLayer FP16 mismatches by Gian Marco Iodice · 6 years ago
  77. a7cbc74 COMPMID-1188 - Fixed DummyAccessor by Gian Marco Iodice · 6 years ago
  78. 368e635 COMPMID-1047 Extract Flatten function from Im2Col for NEON by Giorgio Arena · 6 years ago
  79. 125bb5b COMPMID-1144:(3RDPARTY_UPDATE)(DATA_UPDATE) Add DragonBench Headers by Georgios Pinitas · 6 years ago
  80. be2772a COMPMID-1508: Add Inception ResNet V2 model by Georgios Pinitas · 6 years ago
  81. 6c95c2d COMPMID-1188: Static tuning of CLScale by Georgios Pinitas · 6 years ago
  82. 1049020 COMPMID-1188: Set all arguments to const in NEDepthwiseConvolutionLayer::validate() by Georgios Pinitas · 6 years ago
  83. bcafc4d COMPMID-1486 - CLGEMMDilatedConvolutionLayer FP16 / FP32 failing in nightlies by Gian Marco Iodice · 6 years ago
  84. 2a2db59 COMPMID-1505: Add native grouping support at graph level by Georgios Pinitas · 6 years ago
  85. c1961b5 COMPMID-1509: (Nightly) CLDeconvolution fails for QASYMM8 by Michele Di Giorgio · 6 years ago
  86. 25f45a4 COMPMID-1060 LSTM FP32 NEON by Michalis Spyrou · 6 years ago
  87. 26b2216 COMPMID-1480 Add support for NHWC QASYMM8/FP32(non-optimized) to NEON DepthwiseConvolution by Giorgio Arena · 6 years ago
  88. bc92a34 COMPMID-1188: Fix subtensor check by Georgios Pinitas · 6 years ago
  89. 1d38259 COMPMID-1366 Implement NECopy by Michalis Spyrou · 6 years ago
  90. 3941295 COMPMID-1506 NPY Loader doesn't work for NHWC pipelines by Michalis Spyrou · 6 years ago
  91. d30714a COMPMID-1188 - Fix CLWinogradConvolutionLayer for NHWC by Gian Marco Iodice · 6 years ago
  92. 1b65807 COMPMID-1188 - Enabled NHWC in graph_squeezenet_v1 for NEON by Gian Marco Iodice · 6 years ago
  93. 916d1bc COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayer by Gian Marco Iodice · 6 years ago
  94. 61de78a COMPMID-1509: (Nightly) CLDeconvolution fails for QASYMM8 by Michele Di Giorgio · 6 years ago
  95. 7b2f026 COMPMID-145 : Create ResNet v2 graph example by Georgios Pinitas · 6 years ago
  96. 9fef38a COMPMID-1376: Add support for QASYMM8 in CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  97. 72ccc44 COMPMID-1504: (Nightly) Segfaults on CL and android by Georgios Pinitas · 6 years ago
  98. 766b70c COMPMID-1456: Create mobilenet v2 1.0 224 graph example by Georgios Pinitas · 6 years ago
  99. 3a6163e COMPMID-1499: Fixed issues to build for FP16 on Android by Anthony Barbier · 6 years ago
  100. e3f1bd1 COMPMID-1246 Remove unused window iterator from NERNNLayer. by Michalis Spyrou · 6 years ago