aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_vgg16.cpp
AgeCommit message (Expand)Author
2018-11-02COMPMID-1018 - Add Winograd support in VGG16 and Alexnet examplesGian Marco Iodice
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas
2018-11-02COMPMID-765 - Call graph_init only once all nodes have been instantiedGian Marco
2018-11-02COMPMID-913: Fix preprocessing step for TF models.Georgios Pinitas
2018-11-02COMPMID-925: Enabling OpenCL tuner in the graph examplesMichele Di Giorgio
2018-11-02COMPMID-765 - Used GEMM-based convolution in VGG16Gian Marco
2018-11-02COMPMID-748 - Integrating optimized SGEMM for bifrostGian Marco
2018-11-02COMPMID-782 Port examples to the new formatMichalis Spyrou
2018-11-02COMPMID-771 Allow examples to be profiledAnthony Barbier
2018-11-02COMPMID-556 - Fix examplesGian Marco
2018-11-02COMPMID-652 - Graph examples shouldn't need to link against OpenCLIsabella Gottardi
2018-11-02COMPMID-556 - Add VGG16 graph sample codeGian Marco Iodice