commit | 0e205f7e1083bf26e6ffc33d96005999b541b8f9 | [log] [tgz] |
---|---|---|
author | Jenkins <bsgcomp@arm.com> | Thu Nov 28 16:53:35 2019 +0000 |
committer | Jenkins <bsgcomp@arm.com> | Thu Nov 28 16:53:35 2019 +0000 |
tree | 8e204985bbc0a9588f67128cafe49c0419c6d3f9 | |
parent | 975dfe175e3d7c62c27598b1c0e8e77ed90df463 [diff] [blame] |
arm_compute v19.11
diff --git a/examples/graph_shufflenet.cpp b/examples/graph_shufflenet.cpp index 3704be7..0a67f58 100644 --- a/examples/graph_shufflenet.cpp +++ b/examples/graph_shufflenet.cpp
@@ -43,6 +43,7 @@ { // Parse arguments cmd_parser.parse(argc, argv); + cmd_parser.validate(); // Consume common parameters common_params = consume_common_graph_parameters(common_opts);