1. 169cda3 COMPMID-2055: Fusion of ConvolutionLayer with BatchNormalization at graph only for CL by Manuel Bottini · 5 years ago
  2. cf3abde COMPMID-2430: Adding FusedDepthwiseConvolutionBatchNormalizationLayer condition in NEON function factory by Manuel Bottini · 5 years ago
  3. 2ea3761 COMPMID-2336: Fix InPlaceMutator condition and add SaveNumpyAccessor by Isabella Gottardi · 5 years ago
  4. bffb41e COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at graph level (only for CL) by Manuel Bottini · 5 years ago
  5. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  6. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  7. 6260e19 COMPMID-2394: (Nightly) Clang-tidy errors by Michalis Spyrou · 5 years ago
  8. 18574c1 COMPMID-2336: Fix clang-tidy issues by Michalis Spyrou · 5 years ago
  9. 09f2497 COMPMID-2109: Remove CL/NE Width/Depth ConcatenateLayer functions. by Georgios Pinitas · 5 years ago
  10. 3db1ba9 COMPMID-2362: Add Quantization Layer to the graph API by Isabella Gottardi · 5 years ago
  11. 299fdd3 COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  12. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  13. a9c4472 COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shape by Michalis Spyrou · 5 years ago
  14. 9e4824c COMPMID-2111: ConcatenateLayer API should accept an index instead of an enum by Georgios Pinitas · 5 years ago
  15. 8d94269 COMPMID-1492 Create tests/validate_examples/graph_depthwise_convolution by John Kesapides · 5 years ago
  16. cadb368 COMPMID-1995: Fixed graph fusion mutator for float types. by Georgios Pinitas · 5 years ago
  17. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  18. ec69975 COMPMID-2076: Add StackLayer to the graph API by Michele Di Giorgio · 5 years ago
  19. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  20. 3dd5b68 COMPMID-1933: Implement NEHeightConcatenateLayer. by Pablo Tello · 5 years ago
  21. 749021a COMPMID-1995: Revert fusing convolution to batch norm due to performance regressions by giuros01 · 5 years ago
  22. a42f55f COMPMID-1995: Allow weights and bias to be passed as SubStream in FullyConnectedLayer by Michele Di Giorgio · 5 years ago
  23. acce504 COMPMID-1740: Fuse batch normalization with Convolution Layer at graph level by giuros01 · 5 years ago
  24. efc4a2d COMPMID-1995: Fix call_all_input_node_accessors by Michele Di Giorgio · 5 years ago
  25. fb68ca1 COMPMID-1490 Create graph_convolution.cpp by John Kesapides · 5 years ago
  26. 7097e3c COMPMID-1601: Graph examples segfaulting on some platform when gles=1 by Georgios Pinitas · 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. 734151d COMPMID-1848: Account alignment in Offset-based pool allocations by Georgios Pinitas · 5 years ago
  30. 3de4c73 COMPMID-1883: Use buffer based manager to avoid alignment issues. by Georgios Pinitas · 5 years ago
  31. b4af2c6 COMPMID-1710: Fixes in StrideSlice calculations. by Georgios Pinitas · 6 years ago
  32. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  33. 3ba0ab1 COMPMID-1710: Avoid undefined behavior in GCC 8.2 by Georgios Pinitas · 6 years ago
  34. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 6 years ago
  35. 1d7cbb9 COMPMID-1451: Accept GC instead of GLES as a target in graph tests. by Georgios Pinitas · 6 years ago
  36. 323ce0f COMPMID-1819 Add option to build library with -fno-exceptions by Michalis Spyrou · 6 years ago
  37. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  38. c8df89f COMPMID-1451: (3RDPARTY_UPDATE) Fixes for GenerateProposals graph node and BoxWithNMSLimitKernel by Michele Di Giorgio · 6 years ago
  39. 3f9d4d7 COMPMID-1637 - Add ROIAlign operator to the graph API by Manuel Bottini · 6 years ago
  40. 47e6fed COMPMID-1639: Add GenerateProposals to the graph API by Michele Di Giorgio · 6 years ago
  41. 1c32bf396 COMPMID-1451: Perform fusion before GroupConvolution unrolling by Georgios Pinitas · 6 years ago
  42. 54c92fd COMPMID-1451: Remove unused code. by Georgios Pinitas · 6 years ago
  43. d2048ce COMPMID-1638 - Add BBoxTransform to the graph API by Manuel Bottini · 6 years ago
  44. f1adf11 COMPMID-1579: Add support for ChannelShuffle operator in NEON by Georgios Pinitas · 6 years ago
  45. 9da19e9 COMPMID-1605: API alignment for the MemoryManager with ARMNN by Georgios Pinitas · 6 years ago
  46. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  47. 08346e9 COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  48. afbc5ff COMPMID-1621 Deconvolution wrong output calculation by Michalis Spyrou · 6 years ago
  49. e22aa13 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  50. 7c9541c COMPMID-1596 Create UpsampleLayer for NEON by Michalis Spyrou · 6 years ago
  51. 4bb1733 COMPMID-1603: Add PadLayer to graph API by Michele Di Giorgio · 6 years ago
  52. 4e1c3f3 COMPMID-1595 Add UpsampleLayer to graph API by Michalis Spyrou · 6 years ago
  53. c30b668 COMPMID-1576: Add SliceLayer to graph API by Michele Di Giorgio · 6 years ago
  54. 96f6769 COMPMID-1582 Add YOLOLayer to graph API by Michalis Spyrou · 6 years ago
  55. 555d110 COMPMID-1577: Add NormalizePlanarYUVLayer to graph API by Michele Di Giorgio · 6 years ago
  56. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  57. fd7e853 COMPMID-1451: Print output quant info by Georgios Pinitas · 6 years ago
  58. 2aa0ec4 COMPMID-1246 Fix mobilenet QASYMM8 on CL by Giorgio Arena · 6 years ago
  59. 890ad1b COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph API by Anthony Barbier · 6 years ago
  60. 2a2db59 COMPMID-1505: Add native grouping support at graph level by Georgios Pinitas · 6 years ago
  61. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  62. dff601d COMPMID-1488 - Add support for NHWC when running CLGEMMConvolutionLayer with QASYMM8 by Gian Marco Iodice · 6 years ago
  63. 195b0ba MLCE-36: FC tranpose weights by Georgios Pinitas · 6 years ago
  64. 57c4824 MLCE-37: Adds PermuteNode support in graph by Georgios Pinitas · 6 years ago
  65. 4cb3909 COMPMID-1439: Fix invalidation of iterator while iterating by Georgios Pinitas · 6 years ago
  66. c55cef1 COMPMID-1188: Expose FullyConnectedLayer info metadata at graph level by Georgios Pinitas · 6 years ago
  67. 201cea1 COMPMID-1290 - Update CLTuner documentation by Gian Marco Iodice · 6 years ago
  68. 2f1366a COMPMID-1188: Add quantization info support in graph FC layer. by Georgios Pinitas · 6 years ago
  69. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  70. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  71. 6f109bd COMPMID-1409: Disable BN + Act fusion in the graph if activation is not supported by Georgios Pinitas · 6 years ago
  72. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  73. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  74. 3a3b431 COMPMID-1378: Graph: bias in FullyConnectedLayer should always have data type S32 by Michele Di Giorgio · 6 years ago
  75. dce7bef COMPMID-1323: Added proper messages in graph NodeValidators. by Georgios Pinitas · 6 years ago
  76. b7a2023 COMPMID-1358: Debug FB's graph example on Android. by Georgios Pinitas · 6 years ago
  77. d3a78ab COMPMID-1283: (GitHub issue) after convolution output data is zero by Georgios Pinitas · 6 years ago
  78. 7221933 COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES) by Georgios Pinitas · 6 years ago
  79. da2491f COMPMID-1151: Templatize FunctionFactories. by Georgios Pinitas · 6 years ago
  80. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  81. 087eaf6 COMPMID-1176: Adds nodes to the graph. by Georgios Pinitas · 6 years ago
  82. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  83. 59631a1 COMPMID-1104 Add fast math hint in the graph API by Giorgio Arena · 6 years ago
  84. 3d1489d COMPMID-605: Transition buffer memory manager by Georgios Pinitas · 6 years ago
  85. aa3240d COMPMID-959: Fixed Clang-tidy error by Anthony Barbier · 6 years ago
  86. 5c2fb3f COMPMID-997: Add support for node's name in GraphAPI. by Georgios Pinitas · 6 years ago
  87. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  88. e043767 COMPMID-920: Introduce prepare() stage by Georgios Pinitas · 6 years ago
  89. ae70072 COMPMID-959: Fail when graph is already registered by Georgios Pinitas · 6 years ago
  90. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago
  91. 82b5148 COMPMID-959: Sets memory manager to CLWinograd by Georgios Pinitas · 6 years ago
  92. bb54e4e COMPMID-797 Integrate Mobilenet QASYMM8 with new graph. by Giorgio Arena · 6 years ago
  93. a1be5ba COMPMID-959: Number of threads was overwritten in benchmark_graph tests by Anthony Barbier · 6 years ago
  94. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  95. c0d1c86 COMPMID-734: CLTuner rework by Georgios Pinitas · 6 years ago
  96. ed99f41 COMPMID-1018 - Add Winograd support in VGG16 and Alexnet examples by Gian Marco Iodice · 6 years ago
  97. 8b81195 COMPMID-978 Load/Store tuning data from file (Part2) by Anthony Barbier · 6 years ago
  98. 8db8318 COMPMID-978 Load/Store tuning data from file by Anthony Barbier · 6 years ago
  99. b4e3e1c COMPMID-617: Add validate support for NEON FullyConnectedLayer by Ioan-Cristian Szabo · 7 years ago
  100. 7ef9018 COMPMID-765: Add Winograd Convolution Hint for NEON Convolution by Georgios Pinitas · 6 years ago