summaryrefslogtreecommitdiff
path: root/examples/graph_resnet_v2_50.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park1-6/+7
2019-12-06COMPMID-2779: Add support for generating synthetic int8 graphs.Georgios Pinitas1-7/+5
2019-08-22COMPMID-2594: Graph example option parsing doens't fail on invalid valuesGeorgios Pinitas1-0/+1
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan1-0/+1
2019-01-17COMPMID-1897: ResNet50 does not load ACL tuner file passed at command lineMichele Di Giorgio1-1/+3
2019-01-09COMPMID-1839: Add script from extracting tf frozen models.Georgios Pinitas1-0/+2
2018-11-29COMPMID-1451: Enable FP16 runs on graph examples.Georgios Pinitas1-1/+0
2018-11-08COMPMID-1744: Add paper references in graph models.Georgios Pinitas1-0/+5
2018-11-02COMPMID-1578: Add ShuffleNet graph exampleGeorgios Pinitas1-5/+1
2018-11-02COMPMID-1522: Add ElementWiseOperation node in the graph APIGeorgios Pinitas1-1/+1
2018-11-02COMPMID-1534: Prevent graphs with missing NEON F16 features from runningAnthony Barbier1-1/+2
2018-11-02COMPMID-145 : Create ResNet v2 graph exampleGeorgios Pinitas1-0/+245