From 9f28b391ca69e7294ab1a52291f28b44a4ceb409 Mon Sep 17 00:00:00 2001 From: Georgios Pinitas Date: Wed, 18 Jul 2018 20:01:53 +0100 Subject: COMPMID-1393: Update example documentation Change-Id: I7251575645b35b611de9d8931bb2b7dbc096de13 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/140544 Tested-by: Jenkins Reviewed-by: Anthony Barbier --- examples/graph_resnext50.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/graph_resnext50.cpp') diff --git a/examples/graph_resnext50.cpp b/examples/graph_resnext50.cpp index a02e406acb..c0e9b9f22a 100644 --- a/examples/graph_resnext50.cpp +++ b/examples/graph_resnext50.cpp @@ -182,6 +182,8 @@ private: }; /** Main program for ResNeXt50 + * + * @note To list all the possible arguments execute the binary appended with the --help option * * @param[in] argc Number of arguments * @param[in] argv Arguments -- cgit v1.2.1