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. 734151d COMPMID-1848: Account alignment in Offset-based pool allocations by Georgios Pinitas · 5 years ago
  4. 3de4c73 COMPMID-1883: Use buffer based manager to avoid alignment issues. by Georgios Pinitas · 5 years ago
  5. b4af2c6 COMPMID-1710: Fixes in StrideSlice calculations. by Georgios Pinitas · 6 years ago
  6. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  7. 3ba0ab1 COMPMID-1710: Avoid undefined behavior in GCC 8.2 by Georgios Pinitas · 6 years ago
  8. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 6 years ago
  9. 1d7cbb9 COMPMID-1451: Accept GC instead of GLES as a target in graph tests. by Georgios Pinitas · 6 years ago
  10. 323ce0f COMPMID-1819 Add option to build library with -fno-exceptions by Michalis Spyrou · 6 years ago
  11. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  12. c8df89f COMPMID-1451: (3RDPARTY_UPDATE) Fixes for GenerateProposals graph node and BoxWithNMSLimitKernel by Michele Di Giorgio · 6 years ago
  13. 3f9d4d7 COMPMID-1637 - Add ROIAlign operator to the graph API by Manuel Bottini · 6 years ago
  14. 47e6fed COMPMID-1639: Add GenerateProposals to the graph API by Michele Di Giorgio · 6 years ago
  15. 1c32bf396 COMPMID-1451: Perform fusion before GroupConvolution unrolling by Georgios Pinitas · 6 years ago
  16. 54c92fd COMPMID-1451: Remove unused code. by Georgios Pinitas · 6 years ago
  17. d2048ce COMPMID-1638 - Add BBoxTransform to the graph API by Manuel Bottini · 6 years ago
  18. f1adf11 COMPMID-1579: Add support for ChannelShuffle operator in NEON by Georgios Pinitas · 6 years ago
  19. 9da19e9 COMPMID-1605: API alignment for the MemoryManager with ARMNN by Georgios Pinitas · 6 years ago
  20. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  21. 08346e9 COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  22. afbc5ff COMPMID-1621 Deconvolution wrong output calculation by Michalis Spyrou · 6 years ago
  23. e22aa13 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  24. 7c9541c COMPMID-1596 Create UpsampleLayer for NEON by Michalis Spyrou · 6 years ago
  25. 4bb1733 COMPMID-1603: Add PadLayer to graph API by Michele Di Giorgio · 6 years ago
  26. 4e1c3f3 COMPMID-1595 Add UpsampleLayer to graph API by Michalis Spyrou · 6 years ago
  27. c30b668 COMPMID-1576: Add SliceLayer to graph API by Michele Di Giorgio · 6 years ago
  28. 96f6769 COMPMID-1582 Add YOLOLayer to graph API by Michalis Spyrou · 6 years ago
  29. 555d110 COMPMID-1577: Add NormalizePlanarYUVLayer to graph API by Michele Di Giorgio · 6 years ago
  30. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  31. fd7e853 COMPMID-1451: Print output quant info by Georgios Pinitas · 6 years ago
  32. 2aa0ec4 COMPMID-1246 Fix mobilenet QASYMM8 on CL by Giorgio Arena · 6 years ago
  33. 890ad1b COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph API by Anthony Barbier · 6 years ago
  34. 2a2db59 COMPMID-1505: Add native grouping support at graph level by Georgios Pinitas · 6 years ago
  35. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  36. dff601d COMPMID-1488 - Add support for NHWC when running CLGEMMConvolutionLayer with QASYMM8 by Gian Marco Iodice · 6 years ago
  37. 195b0ba MLCE-36: FC tranpose weights by Georgios Pinitas · 6 years ago
  38. 57c4824 MLCE-37: Adds PermuteNode support in graph by Georgios Pinitas · 6 years ago
  39. 4cb3909 COMPMID-1439: Fix invalidation of iterator while iterating by Georgios Pinitas · 6 years ago
  40. c55cef1 COMPMID-1188: Expose FullyConnectedLayer info metadata at graph level by Georgios Pinitas · 6 years ago
  41. 201cea1 COMPMID-1290 - Update CLTuner documentation by Gian Marco Iodice · 6 years ago
  42. 2f1366a COMPMID-1188: Add quantization info support in graph FC layer. by Georgios Pinitas · 6 years ago
  43. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  44. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  45. 6f109bd COMPMID-1409: Disable BN + Act fusion in the graph if activation is not supported by Georgios Pinitas · 6 years ago
  46. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  47. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  48. 3a3b431 COMPMID-1378: Graph: bias in FullyConnectedLayer should always have data type S32 by Michele Di Giorgio · 6 years ago
  49. dce7bef COMPMID-1323: Added proper messages in graph NodeValidators. by Georgios Pinitas · 6 years ago
  50. b7a2023 COMPMID-1358: Debug FB's graph example on Android. by Georgios Pinitas · 6 years ago
  51. d3a78ab COMPMID-1283: (GitHub issue) after convolution output data is zero by Georgios Pinitas · 6 years ago
  52. 7221933 COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES) by Georgios Pinitas · 6 years ago
  53. da2491f COMPMID-1151: Templatize FunctionFactories. by Georgios Pinitas · 6 years ago
  54. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  55. 087eaf6 COMPMID-1176: Adds nodes to the graph. by Georgios Pinitas · 6 years ago
  56. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  57. 59631a1 COMPMID-1104 Add fast math hint in the graph API by Giorgio Arena · 6 years ago
  58. 3d1489d COMPMID-605: Transition buffer memory manager by Georgios Pinitas · 6 years ago
  59. aa3240d COMPMID-959: Fixed Clang-tidy error by Anthony Barbier · 6 years ago
  60. 5c2fb3f COMPMID-997: Add support for node's name in GraphAPI. by Georgios Pinitas · 6 years ago
  61. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  62. e043767 COMPMID-920: Introduce prepare() stage by Georgios Pinitas · 6 years ago
  63. ae70072 COMPMID-959: Fail when graph is already registered by Georgios Pinitas · 6 years ago
  64. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago
  65. 82b5148 COMPMID-959: Sets memory manager to CLWinograd by Georgios Pinitas · 6 years ago
  66. bb54e4e COMPMID-797 Integrate Mobilenet QASYMM8 with new graph. by Giorgio Arena · 6 years ago
  67. a1be5ba COMPMID-959: Number of threads was overwritten in benchmark_graph tests by Anthony Barbier · 6 years ago
  68. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  69. c0d1c86 COMPMID-734: CLTuner rework by Georgios Pinitas · 6 years ago
  70. ed99f41 COMPMID-1018 - Add Winograd support in VGG16 and Alexnet examples by Gian Marco Iodice · 6 years ago
  71. 8b81195 COMPMID-978 Load/Store tuning data from file (Part2) by Anthony Barbier · 6 years ago
  72. 8db8318 COMPMID-978 Load/Store tuning data from file by Anthony Barbier · 6 years ago
  73. b4e3e1c COMPMID-617: Add validate support for NEON FullyConnectedLayer by Ioan-Cristian Szabo · 7 years ago
  74. 7ef9018 COMPMID-765: Add Winograd Convolution Hint for NEON Convolution by Georgios Pinitas · 6 years ago
  75. 8913d8d COMPMID-915: Create ResNet50 example by Alex Gilday · 6 years ago
  76. 931b489 Revert "COMPMID-915: Create ResNet50 example" by Anthony Barbier · 6 years ago
  77. 7bfb199 COMPMID-915: Create ResNet50 example by Alex Gilday · 6 years ago
  78. dde9ec9 COMPMID-909: Enabling in-place computation for batchnormalization and activation at graph level by Michele Di Giorgio · 6 years ago
  79. e3fba0a COMPMID-925: Enabling OpenCL tuner in the graph examples by Michele Di Giorgio · 6 years ago
  80. 1167487 COMPMID-897 Merge batch normalization with bounded relu by Giorgio Arena · 6 years ago
  81. 240beb7 COMPMID-765: Fixes DepthwiseConvolution weights shape by Georgios Pinitas · 6 years ago
  82. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  83. 36a0a46 COMPMID-748 - Integrating optimized SGEMM for bifrost by Gian Marco · 6 years ago
  84. 652bde5 COMPMID-674 - Create Google InceptionV3 example by Georgios Pinitas · 6 years ago
  85. a66eaa2 COMPMID-752 Creating an example for QASYMM8 MobileNet by Giorgio Arena · 7 years ago
  86. 1250a5a COMPMID-767 : Propagate hints to subgraph. by Georgios Pinitas · 7 years ago
  87. 284c204 COMPMID-556: Allocate trainable data tensor after configuration by Georgios Pinitas · 7 years ago
  88. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  89. 236bfe7 COMPIMID-553: MobileNet use case. by Georgios Pinitas · 7 years ago
  90. 7bfe4c5 COMPMID-554 Add Nodes by Michalis Spyrou · 7 years ago
  91. b28f29d COMPMID-652 - Graph examples shouldn't need to link against OpenCL by Isabella Gottardi · 7 years ago
  92. d03006a COMPMID-556 - Fix BatchNormalizationLayer (set weights target) by Isabella Gottardi · 7 years ago
  93. 97988a4 COMPMID-657 - Add PPMAccessor and TopNPredictionsAccessor to SqueezeNet by Isabella Gottardi · 7 years ago
  94. d0f7099 COMPMID-556 - Fix LOG_GRAPH_INFO Message in CLSimpleOperations by Isabella Gottardi · 7 years ago
  95. ed194b1 COMPMID-556 Add macro for checking graph's tensor object by Michalis Spyrou · 7 years ago
  96. 27c9efb COMPMID-554 Add Nodes by Michalis Spyrou · 7 years ago
  97. 407c3e6 COMPMID-630: Rework nodes by Georgios Pinitas · 7 years ago
  98. 0c29cd3 COMPMID-630 : Rework nodes for selective target compilation. by Georgios Pinitas · 7 years ago
  99. 7d3d1b9 COMPMID-619: Logging interface by Georgios Pinitas · 7 years ago
  100. e2c82fe COMPMID-550: Adds support for branches. by Georgios Pinitas · 7 years ago