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 · 10 months ago
  3. 7d9a78e Remove dependency on fp16 definitions from some core include files by Matthew Bentham · 1 year, 1 month ago
  4. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  5. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  6. 6413e49 Add DIV to Elementwise layer support at graph level by Alessandro Navone · 3 years, 5 months ago
  7. 4d9687e Address RVO issue on some compilers by Georgios Pinitas · 3 years, 9 months ago
  8. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  9. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  10. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 8 months ago
  11. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 9 months ago
  12. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  13. d64444b Add Reduction operation layer node to graph API by thecha01 · 3 years, 10 months ago
  14. 3603aff Add L2Normalize layer node to Graph API by thecha01 · 3 years, 10 months ago
  15. e8f05da Add ArgMinMax layer node to Graph API by thecha01 · 3 years, 11 months ago
  16. 2bfadd9 Add StridedSliceLayerNode to graph API by thecha01 · 3 years, 11 months ago
  17. 0a05e6a Add DepthToSpace layer node to Graph API by thecha01 · 3 years, 10 months ago
  18. f8e3584 Add support ElementwiseMax operator in graph API by thecha01 · 4 years ago
  19. 4667ddd COMPMID-3374: Remove memory state from NEConcatenateLayer kernels by Georgios Pinitas · 4 years ago
  20. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  21. 16dddd2 COMPMID-3381: Implement graph example for YoLo v3 output detector by Sheri Zhang · 4 years, 1 month ago
  22. 0905028 COMPMID-3069: Align graph convolution implementation for CL and NEON. by Georgios Pinitas · 4 years, 2 months ago
  23. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 5 months ago
  24. f8c4749 COMPMID-3083: Add graph support for PRelu by Georgios Pinitas · 4 years, 5 months ago
  25. 07fbe37 COMPMID-2819: Enable PadLayer on NEON graph backend. by Georgios Pinitas · 4 years, 5 months ago
  26. 6e9d0e0 COMPMID-2856 Add PrintLayer at graph level by Giorgio Arena · 4 years, 6 months ago
  27. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 8 months ago
  28. 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
  29. d985378 COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD (~27% improvement) by Giuseppe Rossini · 4 years, 9 months ago
  30. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 9 months ago
  31. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  32. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  33. cf3abde COMPMID-2430: Adding FusedDepthwiseConvolutionBatchNormalizationLayer condition in NEON function factory by Manuel Bottini · 5 years ago
  34. bffb41e COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at graph level (only for CL) by Manuel Bottini · 5 years ago
  35. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  36. 3db1ba9 COMPMID-2362: Add Quantization Layer to the graph API by Isabella Gottardi · 5 years ago
  37. ec69975 COMPMID-2076: Add StackLayer to the graph API by Michele Di Giorgio · 5 years ago
  38. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  39. acce504 COMPMID-1740: Fuse batch normalization with Convolution Layer at graph level by giuros01 · 5 years ago
  40. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  41. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  42. f1adf11 COMPMID-1579: Add support for ChannelShuffle operator in NEON by Georgios Pinitas · 6 years ago
  43. 08346e9 COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  44. e22aa13 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  45. 7c9541c COMPMID-1596 Create UpsampleLayer for NEON by Michalis Spyrou · 6 years ago
  46. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  47. fd7e853 COMPMID-1451: Print output quant info by Georgios Pinitas · 6 years ago
  48. 57c4824 MLCE-37: Adds PermuteNode support in graph by Georgios Pinitas · 6 years ago
  49. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  50. da2491f COMPMID-1151: Templatize FunctionFactories. by Georgios Pinitas · 6 years ago
  51. 087eaf6 COMPMID-1176: Adds nodes to the graph. by Georgios Pinitas · 6 years ago
  52. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  53. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago
  54. bb54e4e COMPMID-797 Integrate Mobilenet QASYMM8 with new graph. by Giorgio Arena · 6 years ago
  55. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago[Renamed (98%) from src/graph2/backends/NEON/NEFunctionFactory.cpp]
  56. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago