aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_resnet50.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_resnet50.cpp')
-rw-r--r--examples/graph_resnet50.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/graph_resnet50.cpp b/examples/graph_resnet50.cpp
index 2970037768..58f36f6ae4 100644
--- a/examples/graph_resnet50.cpp
+++ b/examples/graph_resnet50.cpp
@@ -232,6 +232,8 @@ private:
/** Main program for ResNet50
*
+ * @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
*/