From 2fa40ae3e0e17c899e847c8ad8decd1ec0d9bfcd Mon Sep 17 00:00:00 2001 From: Michael McGeagh Date: Wed, 2 Dec 2020 10:55:04 +0000 Subject: MLBEDSW-3333 New CLI: --verbose-all Added a new CLI option which simply force-enables all the other verbose options available to vela Signed-off-by: Michael McGeagh Change-Id: I0dddbc86a76ea0de57266452f39fd0a5ca57eeb3 --- OPTIONS.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'OPTIONS.md') diff --git a/OPTIONS.md b/OPTIONS.md index 4c5b3e83..a97ba4ea 100644 --- a/OPTIONS.md +++ b/OPTIONS.md @@ -314,6 +314,14 @@ Prints a summary of all the subgraphs and their inputs and outputs. vela network.tflite --show-subgraph-io-summary ``` +### Verbose All + +Enable all `--verbose-*` options. + +```bash +vela network.tflite --verbose-all +``` + ### Verbose Config Verbose system configuration and memory mode. If no `--system-config` or -- cgit v1.2.1