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_vgg19.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/graph_vgg19.cpp') diff --git a/examples/graph_vgg19.cpp b/examples/graph_vgg19.cpp index dcde4a2a65..c7fc333e0a 100644 --- a/examples/graph_vgg19.cpp +++ b/examples/graph_vgg19.cpp @@ -245,6 +245,8 @@ private: }; /** Main program for VGG19 + * + * @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