From f5c07c45b48717fb6391adb35cb73ca7cd5734c3 Mon Sep 17 00:00:00 2001 From: Fredrik Svedberg Date: Fri, 23 Apr 2021 14:36:42 +0200 Subject: [MLBEDSW-4254] Improve weight information in summary Improved weight information showed in summary if --verbose-weights option is used. Signed-off-by: Fredrik Svedberg Change-Id: Iac142f2a813bf1c05aa9da3f8a384466e2914d06 --- OPTIONS.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'OPTIONS.md') diff --git a/OPTIONS.md b/OPTIONS.md index 86b05f63..e8207115 100644 --- a/OPTIONS.md +++ b/OPTIONS.md @@ -431,6 +431,14 @@ Verbose operator list. vela network.tflite --verbose-operators ``` +### Verbose Weights + +Verbose weights information. + +```bash +vela network.tflite --verbose-weights +``` + ## Configuration File This is used to describe various properties of the Ethos-U embedded system. The -- cgit v1.2.1