1. c16b30c COMPMID-2916 19.11 Release checklist by SiCong Li · 4 years, 7 months ago
  2. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 7 months ago
  3. 94e0cf9 COMPMID-2690 Extend Doxygen documents to include GEMM Tuner by SiCong Li · 4 years, 7 months ago
  4. 75041a1 COMPMID-2563 Change how the best overall GEMM configuration is selected by SiCong Li · 4 years, 7 months ago
  5. 3252795 COMPMID-2106: Extend get_input_accessor() to run input images through QASYMM8 networks by Manuel Bottini · 4 years, 7 months ago
  6. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 8 months ago
  7. e36b526 COMPMID-2567: Create a python script to parse the CLGEMM benchmarks and by SiCong Li · 4 years, 8 months ago
  8. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 8 months ago
  9. bd18811 COMPMID-2103: Use substreams for sharing weights in the DeepSpeech example by Michalis Spyrou · 4 years, 8 months ago
  10. b94c368 COMPMID-2645: Detection Post-Process fixes by Georgios Pinitas · 4 years, 8 months ago
  11. ea80348 COMPMID-2564 - Add CLGEMMNative example by SiCong Li · 4 years, 8 months ago
  12. bc166d5 COMPMID-2565 - Add CLGEMMReshaped example by SiCong Li · 4 years, 8 months ago
  13. 240b79d COMPMID-2692 Use existing command line infrastructure for CLGEMMReshapedOnlyRHS by SiCong Li · 4 years, 8 months ago
  14. 8b4c730 COMPMID-2566 - Add CLGEMMReshapedOnlyRHS example by SiCong Li · 4 years, 9 months ago
  15. 351bd13 compmid-2573: Investigate FP16 Winograd reference implementations by giuros01 · 4 years, 9 months ago
  16. cd60a5f COMPMID-2594: Graph example option parsing doens't fail on invalid values by Georgios Pinitas · 4 years, 10 months ago
  17. c755f78 COMPMID-1850: Port TFLite mobilenetSSD as a graph example by Isabella Gottardi · 4 years, 11 months ago
  18. 96ce9f5 COMPMID-2525: Remove configuration time from AlexNet and Inception examples by Gian Marco Iodice · 4 years, 10 months ago
  19. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 4 years, 10 months ago
  20. db9116f COMPMID-2443: CL example use program cache by default. by Pablo Tello · 5 years ago
  21. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 4 years, 11 months ago
  22. f6f23ea COMPMID-2443: OpenCL kernels cache. by Pablo Tello · 5 years ago
  23. 11de30d COMPMID-2193: Improve permute documentation. by Pablo Tello · 5 years ago
  24. e99196c COMPMID-2391: Created optical flow example by Pablo Tello · 5 years ago
  25. 6260e19 COMPMID-2394: (Nightly) Clang-tidy errors by Michalis Spyrou · 5 years ago
  26. 8baaa45 COMPMID-2336: Replace Mobilenet v1 graph example quantization info with values from tflite hosted model by Isabella Gottardi · 5 years ago
  27. bcfd09a COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  28. a4f378d COMPMID-1995: Fix clang-tidy warnings by Michalis Spyrou · 5 years ago
  29. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  30. 165308c COMPMID-1995: Fix examples SConsscript install_dir by Michalis Spyrou · 5 years ago
  31. 3418ba5 COMPMID-1058: Implement DeepSpeech as a graph example by Michele Di Giorgio · 5 years ago
  32. b54c644 COMPMID-2011: ResNet50 returns wrong result by Georgios Pinitas · 5 years ago
  33. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  34. adc2186 COMPMID-1995: Fixed path in mobilenet_v2 by Pablo Tello · 5 years ago
  35. a74923c COMPMID-1910: Improve CLTuner reducing the number of LWS to test by Gian Marco Iodice · 5 years ago
  36. 62c3639 COMPMID-1913: Add names to all graph examples by Georgios Pinitas · 5 years ago
  37. 1df9cca COMPMID-1897: ResNet50 does not load ACL tuner file passed at command line by Michele Di Giorgio · 5 years ago
  38. 588ebc5 COMPMID-1839: Add script from extracting tf frozen models. by Georgios Pinitas · 5 years ago
  39. b888471 COMPMID-1804: (3RDPARTY_UPDATE) Inception ResNet V1 QS8 by Georgios Pinitas · 5 years ago
  40. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  41. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 5 years ago
  42. dacd3de COMPMID-1804: Implement Inception-Resnet-V1 by Georgios Pinitas · 5 years ago
  43. a84faff COMPMID-1826: Add support for QASYMM8 in NEArithmeticAdditionKernel by Georgios Pinitas · 5 years ago
  44. 0e2b526 COMPMID-1806: Add VGG-base VDSR network by Georgios Pinitas · 5 years ago
  45. 8fe103c COMPMID-1805: Implement SRCNN 9-5-5 by Georgios Pinitas · 5 years ago
  46. f554be7 COMPMID-1807: Implement ResNet12 by Georgios Pinitas · 5 years ago
  47. f60d671 COMPMID-1803: Add mobilenetv2 qasymm8 example by Georgios Pinitas · 6 years ago
  48. 00e6e1e COMPMID-1451: Enable FP16 runs on graph examples. by Georgios Pinitas · 6 years ago
  49. fea8ec3 COMPMID-1458: Mobilenet SSD example. by Pablo Tello · 6 years ago
  50. 0cf7798 COMPMID-1626: Fixed VGG 16/19 bad_alloc failure. by Pablo Tello · 6 years ago
  51. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  52. f1adf11 COMPMID-1579: Add support for ChannelShuffle operator in NEON by Georgios Pinitas · 6 years ago
  53. bdbbbe8 COMPMID-1744: Add paper references in graph models. by Georgios Pinitas · 6 years ago
  54. 01bbd5f COMPMID-1737: Add support for install_dir by Anthony Barbier · 6 years ago
  55. 9da19e9 COMPMID-1605: API alignment for the MemoryManager with ARMNN by Georgios Pinitas · 6 years ago
  56. 33893c3 COMPMID-1641: Create Facebook's MaskRCNN v2 graph example (3RDPARTY_UPDATE) by Georgios Pinitas · 6 years ago
  57. 20ff84d COMPMID-1451 - Enabled NHWC in AlexNet, InceptionV3 and InceptionV4 by Gian Marco Iodice · 6 years ago
  58. e22aa13 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  59. 932491f COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  60. 108ab0b COMPMID-1578: Add ShuffleNet graph example by Georgios Pinitas · 6 years ago
  61. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  62. 20c246a COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEON by Georgios Pinitas · 6 years ago
  63. c98b990 COMPMID-1451 Fix YOLOv3 android compilation issue by Michalis Spyrou · 6 years ago
  64. 177a9a5 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  65. 427bbbf COMPMID-1522: Add ElementWiseOperation node in the graph API by Georgios Pinitas · 6 years ago
  66. cdd68c0 COMPMID-1534: Prevent graphs with missing NEON F16 features from running by Anthony Barbier · 6 years ago
  67. be2772a COMPMID-1508: Add Inception ResNet V2 model by Georgios Pinitas · 6 years ago
  68. 1b65807 COMPMID-1188 - Enabled NHWC in graph_squeezenet_v1 for NEON by Gian Marco Iodice · 6 years ago
  69. 7b2f026 COMPMID-145 : Create ResNet v2 graph example by Georgios Pinitas · 6 years ago
  70. 766b70c COMPMID-1456: Create mobilenet v2 1.0 224 graph example by Georgios Pinitas · 6 years ago
  71. d39e2b1 COMPMID-1188 - Fixed performance degradation with GEMM3D by Gian Marco Iodice · 6 years ago
  72. 415a2bf COMPMID-1432: Enable by default NHWC in graph examples by Georgios Pinitas · 6 years ago
  73. ea0147d COMPMID-1188: Fix squeesenetv1.1 input shape by Georgios Pinitas · 6 years ago
  74. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  75. ef776a8 COMPMID-1386: Add FC convert weights on NEON by Georgios Pinitas · 6 years ago
  76. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  77. 9f28b39 COMPMID-1393: Update example documentation by Georgios Pinitas · 6 years ago
  78. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  79. 11a7e32 COMPMID-1246 - Enabled NHWC on graph_mobilenet by default by Gian Marco Iodice · 6 years ago
  80. 8ddab14 COMPMID-1246: Don't link against the Graph library for non-graph examples by Anthony Barbier · 6 years ago
  81. 6ed43b5 COMPMID-1188: Report error on graphs that do not support NHWC by Georgios Pinitas · 6 years ago
  82. 772e17f COMPMID-1188: Substream copy constructor primitives. by Georgios Pinitas · 6 years ago
  83. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  84. 7c3b924 COMPMID-1308: Add and validate JPEG accessors by Georgios Pinitas · 6 years ago
  85. e083771 COMPMID-1160 Turn Graph hints into heuristics by Giorgio Arena · 6 years ago
  86. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  87. 7fb7b61 COMPMID-959: Fixed linking issue by Anthony Barbier · 6 years ago
  88. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  89. 130986a COMPMID-959 : Add names to inception v3 layers. by Georgios Pinitas · 6 years ago
  90. a8aef29 COMPMID-792 - Re-enabled Winograd on NEON in all graph examples. by Gian Marco Iodice · 6 years ago
  91. 59631a1 COMPMID-1104 Add fast math hint in the graph API by Giorgio Arena · 6 years ago
  92. 3d1489d COMPMID-605: Transition buffer memory manager by Georgios Pinitas · 6 years ago
  93. c13021e COMPMID-1109 - Enabling Winograd in the graph when possible by Gian Marco Iodice · 6 years ago
  94. 5c2fb3f COMPMID-997: Add support for node's name in GraphAPI. by Georgios Pinitas · 6 years ago
  95. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  96. 1ed442a COMPMID-1046 - Enabling Winograd VGG19 to use Winograd on NEON and OpenCL by Gian Marco Iodice · 6 years ago
  97. e043767 COMPMID-920: Introduce prepare() stage by Georgios Pinitas · 6 years ago
  98. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  99. bb54e4e COMPMID-797 Integrate Mobilenet QASYMM8 with new graph. by Giorgio Arena · 6 years ago
  100. 41c482d COMPMID-1042: Graph / Stream not working on x86 by Georgios Pinitas · 6 years ago