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. 9129549 Retain back-compatibility for arm_compute/core/Types.h by SiCong Li · 11 months ago
  6. 7d9a78e Remove dependency on fp16 definitions from some core include files by Matthew Bentham · 1 year, 1 month ago
  7. f1aeab9 Break up arm_compute/core/Types.h a bit by Matthew Bentham · 1 year, 1 month ago
  8. d917614 Fix logging bug in graph library by SiCongLi · 2 years, 6 months ago
  9. b75d624 Graph Fusion With Post Ops Fix by ramelg01 · 2 years, 7 months ago
  10. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  11. f2c022e Enable fast_math in CpuFullyConnected by cfRod · 2 years, 8 months ago
  12. c65023e Refine code for graph level fusion by Sheri Zhang · 2 years, 8 months ago
  13. fb22803 Add graph level convolution fusion with post operator by Sheri Zhang · 2 years, 8 months ago
  14. 814bddf Fuse pad layer with subsequent convolution layer by Gunes Bayir · 2 years, 10 months ago
  15. 9c67d38 Remove map/unmap overhead for input/output accessor when using DummyAccessor by Giorgio Arena · 2 years, 10 months ago
  16. dd23f2a Add LayerData to all nodes by Freddie Liardet · 3 years ago
  17. 1d35927 Add in-place computation for elementwise operations by Sheri Zhang · 3 years, 1 month ago
  18. 78e7691 Remove TODOs by Sheri Zhang · 3 years, 2 months ago
  19. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  20. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  21. 40efd53 Remove GLES-related code by Michele Di Giorgio · 3 years, 3 months ago
  22. f466d75 Add QASYMM8_SIGNED support to graph examples via graph mutator by SiCongLi · 3 years, 4 months ago
  23. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 4 months ago
  24. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  25. 6413e49 Add DIV to Elementwise layer support at graph level by Alessandro Navone · 3 years, 5 months ago
  26. 4841c97 Add mlgo to graph examples by SiCong Li · 3 years, 5 months ago
  27. ee82d34 Fix Doxygen references by Michele Di Giorgio · 3 years, 6 months ago
  28. 4d9687e Address RVO issue on some compilers by Georgios Pinitas · 3 years, 8 months ago
  29. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  30. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  31. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  32. 763709d COMPMID-3599: Use tuple instead of pairs in backend function creation by Georgios Pinitas · 3 years, 8 months ago
  33. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  34. 84392f4 COMPMID-3599: Fix missing break in TypePrinter by Michalis Spyrou · 3 years, 9 months ago
  35. d64444b Add Reduction operation layer node to graph API by thecha01 · 3 years, 10 months ago
  36. 3603aff Add L2Normalize layer node to Graph API by thecha01 · 3 years, 10 months ago
  37. e8f05da Add ArgMinMax layer node to Graph API by thecha01 · 3 years, 10 months ago
  38. 2bfadd9 Add StridedSliceLayerNode to graph API by thecha01 · 3 years, 11 months ago
  39. 0a05e6a Add DepthToSpace layer node to Graph API by thecha01 · 3 years, 10 months ago
  40. 96a1400 Fix EltwiseLayerNode and QuantizationLayerNode by thecha01 · 4 years ago
  41. 7e725cf COMPMID-3655: PixelWiseMultiplication incorrectly validated in Graph by Manuel Bottini · 3 years, 11 months ago
  42. f8e3584 Add support ElementwiseMax operator in graph API by thecha01 · 4 years ago
  43. e357a25 COMPMID-3454 Patch1: Relocate data_type_from_name to core/Utils by SiCong Li · 3 years, 11 months ago
  44. a084b46 [ONCPUML-97]: Implement "int8" support for 2D decomposition at high core counts by Aleksandr Nikolaev · 4 years ago
  45. 4667ddd COMPMID-3374: Remove memory state from NEConcatenateLayer kernels by Georgios Pinitas · 4 years ago
  46. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  47. 16dddd2 COMPMID-3381: Implement graph example for YoLo v3 output detector by Sheri Zhang · 4 years, 1 month ago
  48. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  49. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  50. 104fbd7 COMPMID-3221: Add DeconvolutionLayerDescriptor by Sang-Hoon Park · 4 years, 4 months ago
  51. 797b76b COMPMID-3221: Add EltwiseLayerDescriptor by Sang-Hoon Park · 4 years, 4 months ago
  52. 6800117 COMPMID-3221: (DATA_UPDATE) add graph example for EDSR by Sang-Hoon Park · 4 years, 4 months ago
  53. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  54. f5f2391 COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operator by Matthew Bentham · 4 years, 4 months ago
  55. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  56. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 4 months ago
  57. ca4111d COMPMID-2819: Delete move semantics from classes that use std::mutex by Georgios Pinitas · 4 years, 4 months ago
  58. 102b0ce COMPMID-3105: Update pad layer to PadV2 by Georgios Pinitas · 4 years, 4 months ago
  59. f8c4749 COMPMID-3083: Add graph support for PRelu by Georgios Pinitas · 4 years, 5 months ago
  60. 07fbe37 COMPMID-2819: Enable PadLayer on NEON graph backend. by Georgios Pinitas · 4 years, 5 months ago
  61. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 5 months ago
  62. 6e9d0e0 COMPMID-2856 Add PrintLayer at graph level by Giorgio Arena · 4 years, 6 months ago
  63. f4261ad COMPMID-2779: Add support for generating synthetic int8 graphs. by Georgios Pinitas · 4 years, 7 months ago
  64. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  65. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 8 months ago
  66. ee8cf32 COMPMID-2905: Fixed benchmark graph segfault. by Pablo Tello · 4 years, 8 months ago
  67. 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
  68. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 9 months ago
  69. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 9 months ago
  70. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  71. 879d131 COMPMID-2452: Fix compilation issues on armclang by Georgios Pinitas · 4 years, 9 months ago
  72. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  73. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  74. bffb41e COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at graph level (only for CL) by Manuel Bottini · 5 years ago
  75. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  76. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  77. 6260e19 COMPMID-2394: (Nightly) Clang-tidy errors by Michalis Spyrou · 5 years ago
  78. 18574c1 COMPMID-2336: Fix clang-tidy issues by Michalis Spyrou · 5 years ago
  79. 3db1ba9 COMPMID-2362: Add Quantization Layer to the graph API by Isabella Gottardi · 5 years ago
  80. 299fdd3 COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  81. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  82. 9e4824c COMPMID-2111: ConcatenateLayer API should accept an index instead of an enum by Georgios Pinitas · 5 years ago
  83. 8d94269 COMPMID-1492 Create tests/validate_examples/graph_depthwise_convolution by John Kesapides · 5 years ago
  84. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  85. ec69975 COMPMID-2076: Add StackLayer to the graph API by Michele Di Giorgio · 5 years ago
  86. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  87. a42f55f COMPMID-1995: Allow weights and bias to be passed as SubStream in FullyConnectedLayer by Michele Di Giorgio · 5 years ago
  88. acce504 COMPMID-1740: Fuse batch normalization with Convolution Layer at graph level by giuros01 · 5 years ago
  89. fb68ca1 COMPMID-1490 Create graph_convolution.cpp by John Kesapides · 5 years ago
  90. 7097e3c COMPMID-1601: Graph examples segfaulting on some platform when gles=1 by Georgios Pinitas · 5 years ago
  91. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  92. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  93. cc5171b COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensors by Manuel Bottini · 5 years ago
  94. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  95. 3ba0ab1 COMPMID-1710: Avoid undefined behavior in GCC 8.2 by Georgios Pinitas · 6 years ago
  96. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 6 years ago
  97. 7043d36 COMPMID-1824 Disable logging completely when building with logging=0 by Michalis Spyrou · 6 years ago
  98. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  99. 3f9d4d7 COMPMID-1637 - Add ROIAlign operator to the graph API by Manuel Bottini · 6 years ago
  100. 47e6fed COMPMID-1639: Add GenerateProposals to the graph API by Michele Di Giorgio · 6 years ago