aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_resnext50.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-06-15Add `batches` options in the graph examplesGeorgios Pinitas
2021-02-09Add mlgo to graph examplesSiCong Li
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
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-1367: Enable NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-1393: Update example documentationGeorgios Pinitas
2018-11-02COMPMID-1400: Add command line option to specify the tuner's config fileAnthony Barbier
2018-11-02COMPMID-1188: Report error on graphs that do not support NHWCGeorgios Pinitas
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-1035 - Add ResneXt50 as a graph exampleIsabella Gottardi