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_alexnet.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/graph_alexnet.cpp') diff --git a/examples/graph_alexnet.cpp b/examples/graph_alexnet.cpp index e4bc2da571..63e7b16128 100644 --- a/examples/graph_alexnet.cpp +++ b/examples/graph_alexnet.cpp @@ -169,6 +169,8 @@ private: }; /** Main program for AlexNet + * + * @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