1. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  2. 8562a4e Remove CommonGraphOptions from Utils target and warnings by Paolo Tricerri · 9 months ago
  3. c071328 Fix include dependencies for mass reformatting patch by Gunes Bayir · 10 months ago
  4. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 10 months ago
  5. d917614 Fix logging bug in graph library by SiCongLi · 2 years, 7 months ago
  6. b75d624 Graph Fusion With Post Ops Fix by ramelg01 · 2 years, 7 months ago
  7. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  8. f2c022e Enable fast_math in CpuFullyConnected by cfRod · 2 years, 8 months ago
  9. c65023e Refine code for graph level fusion by Sheri Zhang · 2 years, 8 months ago
  10. fb22803 Add graph level convolution fusion with post operator by Sheri Zhang · 2 years, 8 months ago
  11. 9c67d38 Remove map/unmap overhead for input/output accessor when using DummyAccessor by Giorgio Arena · 2 years, 11 months ago
  12. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  13. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  14. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 5 months ago
  15. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  16. 6413e49 Add DIV to Elementwise layer support at graph level by Alessandro Navone · 3 years, 5 months ago
  17. 4841c97 Add mlgo to graph examples by SiCong Li · 3 years, 5 months ago
  18. 4d9687e Address RVO issue on some compilers by Georgios Pinitas · 3 years, 8 months ago
  19. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  20. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  21. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  22. 763709d COMPMID-3599: Use tuple instead of pairs in backend function creation by Georgios Pinitas · 3 years, 9 months ago
  23. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  24. d64444b Add Reduction operation layer node to graph API by thecha01 · 3 years, 10 months ago
  25. 3603aff Add L2Normalize layer node to Graph API by thecha01 · 3 years, 10 months ago
  26. e8f05da Add ArgMinMax layer node to Graph API by thecha01 · 3 years, 10 months ago
  27. 2bfadd9 Add StridedSliceLayerNode to graph API by thecha01 · 3 years, 11 months ago
  28. 0a05e6a Add DepthToSpace layer node to Graph API by thecha01 · 3 years, 10 months ago
  29. 7e725cf COMPMID-3655: PixelWiseMultiplication incorrectly validated in Graph by Manuel Bottini · 3 years, 11 months ago
  30. f8e3584 Add support ElementwiseMax operator in graph API by thecha01 · 4 years ago
  31. 4667ddd COMPMID-3374: Remove memory state from NEConcatenateLayer kernels by Georgios Pinitas · 4 years ago
  32. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  33. 16dddd2 COMPMID-3381: Implement graph example for YoLo v3 output detector by Sheri Zhang · 4 years, 1 month ago
  34. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  35. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  36. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  37. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 4 months ago
  38. 102b0ce COMPMID-3105: Update pad layer to PadV2 by Georgios Pinitas · 4 years, 5 months ago
  39. f8c4749 COMPMID-3083: Add graph support for PRelu by Georgios Pinitas · 4 years, 5 months ago
  40. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 6 months ago
  41. 6e9d0e0 COMPMID-2856 Add PrintLayer at graph level by Giorgio Arena · 4 years, 6 months ago
  42. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  43. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 8 months ago
  44. ee8cf32 COMPMID-2905: Fixed benchmark graph segfault. by Pablo Tello · 4 years, 8 months ago
  45. 5dea19e COMPMID-2579: Fuse batch normalization with convolution and depthwise convolution at graph level on NEON by Gian Marco Iodice · 4 years, 8 months ago
  46. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 9 months ago
  47. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 9 months ago
  48. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  49. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  50. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  51. bffb41e COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at graph level (only for CL) by Manuel Bottini · 5 years ago
  52. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  53. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  54. 3db1ba9 COMPMID-2362: Add Quantization Layer to the graph API by Isabella Gottardi · 5 years ago
  55. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  56. 9e4824c COMPMID-2111: ConcatenateLayer API should accept an index instead of an enum by Georgios Pinitas · 5 years ago
  57. ec69975 COMPMID-2076: Add StackLayer to the graph API by Michele Di Giorgio · 5 years ago
  58. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  59. acce504 COMPMID-1740: Fuse batch normalization with Convolution Layer at graph level by giuros01 · 5 years ago
  60. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  61. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  62. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  63. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 6 years ago
  64. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  65. 3f9d4d7 COMPMID-1637 - Add ROIAlign operator to the graph API by Manuel Bottini · 6 years ago
  66. 47e6fed COMPMID-1639: Add GenerateProposals to the graph API by Michele Di Giorgio · 6 years ago
  67. d2048ce COMPMID-1638 - Add BBoxTransform to the graph API by Manuel Bottini · 6 years ago
  68. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  69. 08346e9 COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  70. 4bb1733 COMPMID-1603: Add PadLayer to graph API by Michele Di Giorgio · 6 years ago
  71. 4e1c3f3 COMPMID-1595 Add UpsampleLayer to graph API by Michalis Spyrou · 6 years ago
  72. c30b668 COMPMID-1576: Add SliceLayer to graph API by Michele Di Giorgio · 6 years ago
  73. 96f6769 COMPMID-1582 Add YOLOLayer to graph API by Michalis Spyrou · 6 years ago
  74. 555d110 COMPMID-1577: Add NormalizePlanarYUVLayer to graph API by Michele Di Giorgio · 6 years ago
  75. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  76. fd7e853 COMPMID-1451: Print output quant info by Georgios Pinitas · 6 years ago
  77. 890ad1b COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph API by Anthony Barbier · 6 years ago
  78. 2a2db59 COMPMID-1505: Add native grouping support at graph level by Georgios Pinitas · 6 years ago
  79. 5a65cfd COMPMID-1478: Fixed Doxygen comments + minor fixes by Anthony Barbier · 6 years ago
  80. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  81. 57c4824 MLCE-37: Adds PermuteNode support in graph by Georgios Pinitas · 6 years ago
  82. 2f1366a COMPMID-1188: Add quantization info support in graph FC layer. by Georgios Pinitas · 6 years ago
  83. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  84. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  85. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  86. da2491f COMPMID-1151: Templatize FunctionFactories. by Georgios Pinitas · 6 years ago
  87. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  88. 087eaf6 COMPMID-1176: Adds nodes to the graph. by Georgios Pinitas · 6 years ago
  89. 59631a1 COMPMID-1104 Add fast math hint in the graph API by Giorgio Arena · 6 years ago
  90. 3d1489d COMPMID-605: Transition buffer memory manager by Georgios Pinitas · 6 years ago
  91. 54d6fae COMPMID-959: Remove invalid switch log info on default method. by Georgios Pinitas · 6 years ago
  92. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  93. d8cde85 COMPMID-959: Assembly kernel marks weights as unused when pretranspose by Georgios Pinitas · 6 years ago
  94. bb54e4e COMPMID-797 Integrate Mobilenet QASYMM8 with new graph. by Giorgio Arena · 6 years ago
  95. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago