1. 588ebc5 COMPMID-1839: Add script from extracting tf frozen models. by Georgios Pinitas · 6 years ago
  2. 0cf7798 COMPMID-1626: Fixed VGG 16/19 bad_alloc failure. by Pablo Tello · 6 years ago
  3. bdbbbe8 COMPMID-1744: Add paper references in graph models. by Georgios Pinitas · 6 years ago
  4. 108ab0b COMPMID-1578: Add ShuffleNet graph example by Georgios Pinitas · 6 years ago
  5. cdd68c0 COMPMID-1534: Prevent graphs with missing NEON F16 features from running by Anthony Barbier · 6 years ago
  6. ef776a8 COMPMID-1386: Add FC convert weights on NEON by Georgios Pinitas · 6 years ago
  7. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  8. 9f28b39 COMPMID-1393: Update example documentation by Georgios Pinitas · 6 years ago
  9. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  10. 6ed43b5 COMPMID-1188: Report error on graphs that do not support NHWC by Georgios Pinitas · 6 years ago
  11. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  12. e083771 COMPMID-1160 Turn Graph hints into heuristics by Giorgio Arena · 6 years ago
  13. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  14. 59631a1 COMPMID-1104 Add fast math hint in the graph API by Giorgio Arena · 6 years ago
  15. 3d1489d COMPMID-605: Transition buffer memory manager by Georgios Pinitas · 6 years ago
  16. 5c2fb3f COMPMID-997: Add support for node's name in GraphAPI. by Georgios Pinitas · 6 years ago
  17. 1ed442a COMPMID-1046 - Enabling Winograd VGG19 to use Winograd on NEON and OpenCL by Gian Marco Iodice · 6 years ago
  18. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  19. 9a8c672 COMPMID-1011: Create struct for the graph config parameters by Georgios Pinitas · 6 years ago
  20. ed99f41 COMPMID-1018 - Add Winograd support in VGG16 and Alexnet examples by Gian Marco Iodice · 6 years ago
  21. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  22. c1b6e37 COMPMID-765 - Call graph_init only once all nodes have been instantied by Gian Marco · 6 years ago
  23. 140fdc7 COMPMID-913: Fix preprocessing step for TF models. by Georgios Pinitas · 6 years ago
  24. e3fba0a COMPMID-925: Enabling OpenCL tuner in the graph examples by Michele Di Giorgio · 6 years ago
  25. 5ca7409 COMPMID-765 - Used GEMM-based convolution in VGG16 by Gian Marco · 6 years ago
  26. 36a0a46 COMPMID-748 - Integrating optimized SGEMM for bifrost by Gian Marco · 6 years ago
  27. 2b5f0f2 COMPMID-782 Port examples to the new format by Michalis Spyrou · 6 years ago
  28. 6db0ff5 COMPMID-771 Allow examples to be profiled by Anthony Barbier · 6 years ago
  29. bfa3b52 COMPMID-556 - Fix examples by Gian Marco · 7 years ago
  30. b28f29d COMPMID-652 - Graph examples shouldn't need to link against OpenCL by Isabella Gottardi · 7 years ago
  31. e10bddb COMPMID-556 - Add VGG16 graph sample code by Gian Marco Iodice · 7 years ago