1. ec5f85f COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  2. 3b47b74 Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  3. cc5171b COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensors by Manuel Bottini · 5 years ago
  4. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  5. 3ba0ab1 COMPMID-1710: Avoid undefined behavior in GCC 8.2 by Georgios Pinitas · 6 years ago
  6. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 6 years ago
  7. 7043d36 COMPMID-1824 Disable logging completely when building with logging=0 by Michalis Spyrou · 6 years ago
  8. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  9. 3f9d4d7 COMPMID-1637 - Add ROIAlign operator to the graph API by Manuel Bottini · 6 years ago
  10. 47e6fed COMPMID-1639: Add GenerateProposals to the graph API by Michele Di Giorgio · 6 years ago
  11. 1c32bf396 COMPMID-1451: Perform fusion before GroupConvolution unrolling by Georgios Pinitas · 6 years ago
  12. 54c92fd COMPMID-1451: Remove unused code. by Georgios Pinitas · 6 years ago
  13. d2048ce COMPMID-1638 - Add BBoxTransform to the graph API by Manuel Bottini · 6 years ago
  14. 9da19e9 COMPMID-1605: API alignment for the MemoryManager with ARMNN by Georgios Pinitas · 6 years ago
  15. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  16. 08346e9 COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  17. afbc5ff COMPMID-1621 Deconvolution wrong output calculation by Michalis Spyrou · 6 years ago
  18. 4bb1733 COMPMID-1603: Add PadLayer to graph API by Michele Di Giorgio · 6 years ago
  19. 4e1c3f3 COMPMID-1595 Add UpsampleLayer to graph API by Michalis Spyrou · 6 years ago
  20. c30b668 COMPMID-1576: Add SliceLayer to graph API by Michele Di Giorgio · 6 years ago
  21. 96f6769 COMPMID-1582 Add YOLOLayer to graph API by Michalis Spyrou · 6 years ago
  22. 555d110 COMPMID-1577: Add NormalizePlanarYUVLayer to graph API by Michele Di Giorgio · 6 years ago
  23. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  24. fd7e853 COMPMID-1451: Print output quant info by Georgios Pinitas · 6 years ago
  25. 427bbbf COMPMID-1522: Add ElementWiseOperation node in the graph API by Georgios Pinitas · 6 years ago
  26. 890ad1b COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph API by Anthony Barbier · 6 years ago
  27. 2a2db59 COMPMID-1505: Add native grouping support at graph level by Georgios Pinitas · 6 years ago
  28. 7b2f026 COMPMID-145 : Create ResNet v2 graph example by Georgios Pinitas · 6 years ago
  29. 5a65cfd COMPMID-1478: Fixed Doxygen comments + minor fixes by Anthony Barbier · 6 years ago
  30. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  31. 195b0ba MLCE-36: FC tranpose weights by Georgios Pinitas · 6 years ago
  32. 57c4824 MLCE-37: Adds PermuteNode support in graph by Georgios Pinitas · 6 years ago
  33. c55cef1 COMPMID-1188: Expose FullyConnectedLayer info metadata at graph level by Georgios Pinitas · 6 years ago
  34. 2f1366a COMPMID-1188: Add quantization info support in graph FC layer. by Georgios Pinitas · 6 years ago
  35. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  36. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  37. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  38. 772e17f COMPMID-1188: Substream copy constructor primitives. by Georgios Pinitas · 6 years ago
  39. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  40. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  41. d3a78ab COMPMID-1283: (GitHub issue) after convolution output data is zero by Georgios Pinitas · 6 years ago
  42. 2e01e18 COMPMID-1246: Add GLES target in graph TypePrinter by Georgios Pinitas · 6 years ago
  43. da2491f COMPMID-1151: Templatize FunctionFactories. by Georgios Pinitas · 6 years ago
  44. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  45. 087eaf6 COMPMID-1176: Adds nodes to the graph. by Georgios Pinitas · 6 years ago
  46. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  47. 59631a1 COMPMID-1104 Add fast math hint in the graph API by Giorgio Arena · 6 years ago
  48. 3d1489d COMPMID-605: Transition buffer memory manager by Georgios Pinitas · 6 years ago
  49. 54d6fae COMPMID-959: Remove invalid switch log info on default method. by Georgios Pinitas · 6 years ago
  50. e29e0d4 COMPMID-959: Add missing header in Workload.h by Georgios Pinitas · 6 years ago
  51. 5c2fb3f COMPMID-997: Add support for node's name in GraphAPI. by Georgios Pinitas · 6 years ago
  52. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  53. d8cde85 COMPMID-959: Assembly kernel marks weights as unused when pretranspose by Georgios Pinitas · 6 years ago
  54. e043767 COMPMID-920: Introduce prepare() stage by Georgios Pinitas · 6 years ago
  55. bb54e4e COMPMID-797 Integrate Mobilenet QASYMM8 with new graph. by Giorgio Arena · 6 years ago
  56. a1be5ba COMPMID-959: Number of threads was overwritten in benchmark_graph tests by Anthony Barbier · 6 years ago
  57. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  58. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  59. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  60. 7ef9018 COMPMID-765: Add Winograd Convolution Hint for NEON Convolution by Georgios Pinitas · 6 years ago
  61. 8913d8d COMPMID-915: Create ResNet50 example by Alex Gilday · 6 years ago
  62. 931b489 Revert "COMPMID-915: Create ResNet50 example" by Anthony Barbier · 6 years ago
  63. 7bfb199 COMPMID-915: Create ResNet50 example by Alex Gilday · 6 years ago
  64. dde9ec9 COMPMID-909: Enabling in-place computation for batchnormalization and activation at graph level by Michele Di Giorgio · 6 years ago
  65. e3fba0a COMPMID-925: Enabling OpenCL tuner in the graph examples by Michele Di Giorgio · 6 years ago
  66. 1167487 COMPMID-897 Merge batch normalization with bounded relu by Giorgio Arena · 6 years ago
  67. 36a0a46 COMPMID-748 - Integrating optimized SGEMM for bifrost by Gian Marco · 6 years ago
  68. 652bde5 COMPMID-674 - Create Google InceptionV3 example by Georgios Pinitas · 6 years ago
  69. a66eaa2 COMPMID-752 Creating an example for QASYMM8 MobileNet by Giorgio Arena · 7 years ago
  70. 1250a5a COMPMID-767 : Propagate hints to subgraph. by Georgios Pinitas · 6 years ago
  71. 490b3d8 IVGCVSW-863 Move clamp, for_each, foldl to misc/utility.h by Diego Lopez Recas · 7 years ago
  72. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  73. 236bfe7 COMPIMID-553: MobileNet use case. by Georgios Pinitas · 7 years ago
  74. 7bfe4c5 COMPMID-554 Add Nodes by Michalis Spyrou · 7 years ago
  75. b28f29d COMPMID-652 - Graph examples shouldn't need to link against OpenCL by Isabella Gottardi · 7 years ago
  76. 3faea25 COMPMID-617: Adds validation to CLPoolingLayer by Georgios Pinitas · 7 years ago
  77. ed194b1 COMPMID-556 Add macro for checking graph's tensor object by Michalis Spyrou · 7 years ago
  78. 27c9efb COMPMID-554 Add Nodes by Michalis Spyrou · 7 years ago
  79. 407c3e6 COMPMID-630: Rework nodes by Georgios Pinitas · 7 years ago
  80. 0c29cd3 COMPMID-630 : Rework nodes for selective target compilation. by Georgios Pinitas · 7 years ago
  81. 44ec2e7 COMPMID-639 - Add PPMAccessor and TopNPredictionsAccessor in graph_utils by Gian Marco · 7 years ago
  82. 7d3d1b9 COMPMID-619: Logging interface by Georgios Pinitas · 7 years ago
  83. e2c82fe COMPMID-550: Adds support for branches. by Georgios Pinitas · 7 years ago
  84. a4a9601 COMPMID-554 Add Nodes by Michalis Spyrou · 7 years ago
  85. e472082 COMPMID-549 Create a Logger for GraphAPI by Michalis Spyrou · 7 years ago
  86. ff421f2 COMPMID-601: Add GraphContext by Georgios Pinitas · 7 years ago
  87. 6f669f0 COMPMID-417: Add grouping in convolution layer by Georgios Pinitas · 7 years ago
  88. 2a07e18 COMPMID-363 Add Graph library support by Anthony Barbier · 7 years ago