1. a74923c COMPMID-1910: Improve CLTuner reducing the number of LWS to test by Gian Marco Iodice · 5 years ago
  2. 62c3639 COMPMID-1913: Add names to all graph examples by Georgios Pinitas · 5 years ago
  3. 1df9cca COMPMID-1897: ResNet50 does not load ACL tuner file passed at command line by Michele Di Giorgio · 5 years ago
  4. 588ebc5 COMPMID-1839: Add script from extracting tf frozen models. by Georgios Pinitas · 5 years ago
  5. b888471 COMPMID-1804: (3RDPARTY_UPDATE) Inception ResNet V1 QS8 by Georgios Pinitas · 5 years ago
  6. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  7. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 5 years ago
  8. dacd3de COMPMID-1804: Implement Inception-Resnet-V1 by Georgios Pinitas · 5 years ago
  9. a84faff COMPMID-1826: Add support for QASYMM8 in NEArithmeticAdditionKernel by Georgios Pinitas · 5 years ago
  10. 0e2b526 COMPMID-1806: Add VGG-base VDSR network by Georgios Pinitas · 5 years ago
  11. 8fe103c COMPMID-1805: Implement SRCNN 9-5-5 by Georgios Pinitas · 5 years ago
  12. f554be7 COMPMID-1807: Implement ResNet12 by Georgios Pinitas · 5 years ago
  13. f60d671 COMPMID-1803: Add mobilenetv2 qasymm8 example by Georgios Pinitas · 6 years ago
  14. 00e6e1e COMPMID-1451: Enable FP16 runs on graph examples. by Georgios Pinitas · 6 years ago
  15. fea8ec3 COMPMID-1458: Mobilenet SSD example. by Pablo Tello · 6 years ago
  16. 0cf7798 COMPMID-1626: Fixed VGG 16/19 bad_alloc failure. by Pablo Tello · 6 years ago
  17. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  18. f1adf11 COMPMID-1579: Add support for ChannelShuffle operator in NEON by Georgios Pinitas · 6 years ago
  19. bdbbbe8 COMPMID-1744: Add paper references in graph models. by Georgios Pinitas · 6 years ago
  20. 01bbd5f COMPMID-1737: Add support for install_dir by Anthony Barbier · 6 years ago
  21. 9da19e9 COMPMID-1605: API alignment for the MemoryManager with ARMNN by Georgios Pinitas · 6 years ago
  22. 33893c3 COMPMID-1641: Create Facebook's MaskRCNN v2 graph example (3RDPARTY_UPDATE) by Georgios Pinitas · 6 years ago
  23. 20ff84d COMPMID-1451 - Enabled NHWC in AlexNet, InceptionV3 and InceptionV4 by Gian Marco Iodice · 6 years ago
  24. e22aa13 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  25. 932491f COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  26. 108ab0b COMPMID-1578: Add ShuffleNet graph example by Georgios Pinitas · 6 years ago
  27. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  28. 20c246a COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEON by Georgios Pinitas · 6 years ago
  29. c98b990 COMPMID-1451 Fix YOLOv3 android compilation issue by Michalis Spyrou · 6 years ago
  30. 177a9a5 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  31. 427bbbf COMPMID-1522: Add ElementWiseOperation node in the graph API by Georgios Pinitas · 6 years ago
  32. cdd68c0 COMPMID-1534: Prevent graphs with missing NEON F16 features from running by Anthony Barbier · 6 years ago
  33. be2772a COMPMID-1508: Add Inception ResNet V2 model by Georgios Pinitas · 6 years ago
  34. 1b65807 COMPMID-1188 - Enabled NHWC in graph_squeezenet_v1 for NEON by Gian Marco Iodice · 6 years ago
  35. 7b2f026 COMPMID-145 : Create ResNet v2 graph example by Georgios Pinitas · 6 years ago
  36. 766b70c COMPMID-1456: Create mobilenet v2 1.0 224 graph example by Georgios Pinitas · 6 years ago
  37. d39e2b1 COMPMID-1188 - Fixed performance degradation with GEMM3D by Gian Marco Iodice · 6 years ago
  38. 415a2bf COMPMID-1432: Enable by default NHWC in graph examples by Georgios Pinitas · 6 years ago
  39. ea0147d COMPMID-1188: Fix squeesenetv1.1 input shape by Georgios Pinitas · 6 years ago
  40. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  41. ef776a8 COMPMID-1386: Add FC convert weights on NEON by Georgios Pinitas · 6 years ago
  42. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  43. 9f28b39 COMPMID-1393: Update example documentation by Georgios Pinitas · 6 years ago
  44. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  45. 11a7e32 COMPMID-1246 - Enabled NHWC on graph_mobilenet by default by Gian Marco Iodice · 6 years ago
  46. 8ddab14 COMPMID-1246: Don't link against the Graph library for non-graph examples by Anthony Barbier · 6 years ago
  47. 6ed43b5 COMPMID-1188: Report error on graphs that do not support NHWC by Georgios Pinitas · 6 years ago
  48. 772e17f COMPMID-1188: Substream copy constructor primitives. by Georgios Pinitas · 6 years ago
  49. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  50. 7c3b924 COMPMID-1308: Add and validate JPEG accessors by Georgios Pinitas · 6 years ago
  51. e083771 COMPMID-1160 Turn Graph hints into heuristics by Giorgio Arena · 6 years ago
  52. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  53. 7fb7b61 COMPMID-959: Fixed linking issue by Anthony Barbier · 6 years ago
  54. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  55. 130986a COMPMID-959 : Add names to inception v3 layers. by Georgios Pinitas · 6 years ago
  56. a8aef29 COMPMID-792 - Re-enabled Winograd on NEON in all graph examples. by Gian Marco Iodice · 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. c13021e COMPMID-1109 - Enabling Winograd in the graph when possible by Gian Marco Iodice · 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. 1ed442a COMPMID-1046 - Enabling Winograd VGG19 to use Winograd on NEON and OpenCL by Gian Marco Iodice · 6 years ago
  63. e043767 COMPMID-920: Introduce prepare() stage by Georgios Pinitas · 6 years ago
  64. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  65. bb54e4e COMPMID-797 Integrate Mobilenet QASYMM8 with new graph. by Giorgio Arena · 6 years ago
  66. 41c482d COMPMID-1042: Graph / Stream not working on x86 by Georgios Pinitas · 6 years ago
  67. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  68. 7db3a30 COMPMID-959 Fix SVM and AlexNet Code formatting by Anthony Barbier · 6 years ago
  69. 9a8c672 COMPMID-1011: Create struct for the graph config parameters by Georgios Pinitas · 6 years ago
  70. ee33ea5 COMPMID-996: Add support for grouped convolution. by Georgios Pinitas · 6 years ago
  71. 2870516 COMPMID-1007: Add initial validate support to backend by Georgios Pinitas · 6 years ago
  72. ed99f41 COMPMID-1018 - Add Winograd support in VGG16 and Alexnet examples by Gian Marco Iodice · 6 years ago
  73. eb82fd2 COMPMID-881: RSH new arm_gemm interface. by Pablo Tello · 6 years ago
  74. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 6 years ago
  75. ae2af74 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (Part 1) by Gian Marco · 6 years ago
  76. 240cfa6 COMPMID-973: Implement InceptionV4 by Georgios Pinitas · 6 years ago
  77. c1b6e37 COMPMID-765 - Call graph_init only once all nodes have been instantied by Gian Marco · 6 years ago
  78. 8913d8d COMPMID-915: Create ResNet50 example by Alex Gilday · 6 years ago
  79. 931b489 Revert "COMPMID-915: Create ResNet50 example" by Anthony Barbier · 6 years ago
  80. 140fdc7 COMPMID-913: Fix preprocessing step for TF models. by Georgios Pinitas · 6 years ago
  81. 7bfb199 COMPMID-915: Create ResNet50 example by Alex Gilday · 6 years ago
  82. e3fba0a COMPMID-925: Enabling OpenCL tuner in the graph examples by Michele Di Giorgio · 6 years ago
  83. 5ca7409 COMPMID-765 - Used GEMM-based convolution in VGG16 by Gian Marco · 6 years ago
  84. 1167487 COMPMID-897 Merge batch normalization with bounded relu by Giorgio Arena · 6 years ago
  85. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  86. c799ed8 COMPMID-895 - Optimizing CLDepthwiseConvolution3x3Kernel by Gian Marco · 6 years ago
  87. 85e6f51 COMPMID-891 - Use OpenCL timer in CLTuner by Gian Marco · 6 years ago
  88. 2d40555 COMPMID-765 - Used GEMM instead of Direct into the GoogleNet graph example by Gian Marco · 6 years ago
  89. bc4484a COMPMID-889 - Implement Squeezenet 1.1 as a graph example by Isabella Gottardi · 6 years ago
  90. 36a0a46 COMPMID-748 - Integrating optimized SGEMM for bifrost by Gian Marco · 6 years ago
  91. 46edf63 COMPMID-765: Fixed output accessor in LeNet example, and disabled colors when not running in a terminal by Anthony Barbier · 6 years ago
  92. 7f530b3 COMPMID-847: Add MobileNet_v1_0.75_160. by Georgios Pinitas · 6 years ago
  93. 652bde5 COMPMID-674 - Create Google InceptionV3 example by Georgios Pinitas · 6 years ago
  94. a66eaa2 COMPMID-752 Creating an example for QASYMM8 MobileNet by Giorgio Arena · 6 years ago
  95. 2b5f0f2 COMPMID-782 Port examples to the new format by Michalis Spyrou · 6 years ago
  96. 6db0ff5 COMPMID-771 Allow examples to be profiled by Anthony Barbier · 6 years ago
  97. 1250a5a COMPMID-767 : Propagate hints to subgraph. by Georgios Pinitas · 6 years ago
  98. eb8f71e APPBROWSER-230, APPBROWSER-300: Rename GCScheduler enqueue to dispatch, sync to memory_barrier by Joel Liang · 6 years ago
  99. b59eb0b APPBROWSER-347: Add GCDirectConvolution example. by Frank Lei · 6 years ago
  100. 14c86a9 COMPMID-557 Added some GLES documentation and rework following OOB testing by Anthony Barbier · 6 years ago