aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_inception_resnet_v2.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-06-15Add `batches` options in the graph examplesGeorgios Pinitas
2021-02-09Add mlgo to graph examplesSiCong Li
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2019-08-22COMPMID-2594: Graph example option parsing doens't fail on invalid valuesGeorgios Pinitas
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2019-01-09COMPMID-1839: Add script from extracting tf frozen models.Georgios Pinitas
2018-11-29COMPMID-1451: Enable FP16 runs on graph examples.Georgios Pinitas
2018-11-08COMPMID-1744: Add paper references in graph models.Georgios Pinitas
2018-11-02COMPMID-1578: Add ShuffleNet graph exampleGeorgios Pinitas
2018-11-02COMPMID-1522: Add ElementWiseOperation node in the graph APIGeorgios Pinitas
2018-11-02COMPMID-1534: Prevent graphs with missing NEON F16 features from runningAnthony Barbier
2018-11-02COMPMID-1508: Add Inception ResNet V2 modelGeorgios Pinitas