1. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  2. f2c022e Enable fast_math in CpuFullyConnected by cfRod · 2 years, 8 months ago
  3. ee82d34 Fix Doxygen references by Michele Di Giorgio · 3 years, 6 months ago
  4. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  5. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  6. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  7. d64444b Add Reduction operation layer node to graph API by thecha01 · 3 years, 10 months ago
  8. 3603aff Add L2Normalize layer node to Graph API by thecha01 · 3 years, 10 months ago
  9. e8f05da Add ArgMinMax layer node to Graph API by thecha01 · 3 years, 10 months ago
  10. 2bfadd9 Add StridedSliceLayerNode to graph API by thecha01 · 3 years, 11 months ago
  11. 0a05e6a Add DepthToSpace layer node to Graph API by thecha01 · 3 years, 10 months ago
  12. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  13. f5f2391 COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operator by Matthew Bentham · 4 years, 4 months ago
  14. 102b0ce COMPMID-3105: Update pad layer to PadV2 by Georgios Pinitas · 4 years, 5 months ago
  15. f8c4749 COMPMID-3083: Add graph support for PRelu by Georgios Pinitas · 4 years, 5 months ago
  16. 6e9d0e0 COMPMID-2856 Add PrintLayer at graph level by Giorgio Arena · 4 years, 6 months ago
  17. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  18. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 8 months ago
  19. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  20. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  21. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  22. 3db1ba9 COMPMID-2362: Add Quantization Layer to the graph API by Isabella Gottardi · 5 years ago
  23. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  24. ec69975 COMPMID-2076: Add StackLayer to the graph API by Michele Di Giorgio · 5 years ago
  25. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  26. a42f55f COMPMID-1995: Allow weights and bias to be passed as SubStream in FullyConnectedLayer by Michele Di Giorgio · 5 years ago
  27. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  28. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  29. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  30. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 6 years ago
  31. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  32. 3f9d4d7 COMPMID-1637 - Add ROIAlign operator to the graph API by Manuel Bottini · 6 years ago
  33. 47e6fed COMPMID-1639: Add GenerateProposals to the graph API by Michele Di Giorgio · 6 years ago
  34. d2048ce COMPMID-1638 - Add BBoxTransform to the graph API by Manuel Bottini · 6 years ago
  35. 4bb1733 COMPMID-1603: Add PadLayer to graph API by Michele Di Giorgio · 6 years ago
  36. 4e1c3f3 COMPMID-1595 Add UpsampleLayer to graph API by Michalis Spyrou · 6 years ago
  37. c30b668 COMPMID-1576: Add SliceLayer to graph API by Michele Di Giorgio · 6 years ago
  38. 96f6769 COMPMID-1582 Add YOLOLayer to graph API by Michalis Spyrou · 6 years ago
  39. 555d110 COMPMID-1577: Add NormalizePlanarYUVLayer to graph API by Michele Di Giorgio · 6 years ago
  40. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  41. 427bbbf COMPMID-1522: Add ElementWiseOperation node in the graph API by Georgios Pinitas · 6 years ago
  42. 7b2f026 COMPMID-145 : Create ResNet v2 graph example by Georgios Pinitas · 6 years ago
  43. 5a65cfd COMPMID-1478: Fixed Doxygen comments + minor fixes by Anthony Barbier · 6 years ago
  44. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  45. 195b0ba MLCE-36: FC tranpose weights by Georgios Pinitas · 6 years ago
  46. 57c4824 MLCE-37: Adds PermuteNode support in graph by Georgios Pinitas · 6 years ago
  47. c55cef1 COMPMID-1188: Expose FullyConnectedLayer info metadata at graph level by Georgios Pinitas · 6 years ago
  48. 2f1366a COMPMID-1188: Add quantization info support in graph FC layer. by Georgios Pinitas · 6 years ago
  49. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  50. 772e17f COMPMID-1188: Substream copy constructor primitives. 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. 59631a1 COMPMID-1104 Add fast math hint in the graph API by Giorgio Arena · 6 years ago
  54. 5c2fb3f COMPMID-997: Add support for node's name in GraphAPI. by Georgios Pinitas · 6 years ago
  55. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  56. bb54e4e COMPMID-797 Integrate Mobilenet QASYMM8 with new graph. by Giorgio Arena · 6 years ago
  57. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago