aboutsummaryrefslogtreecommitdiff
path: root/OPTIONS.md
diff options
context:
space:
mode:
authorRaul Farkas <raul.farkas@arm.com>2023-04-26 07:49:15 +0100
committerRaul Farkas <raul.farkas@arm.com>2023-05-15 11:56:48 +0100
commit1c54ac1499da4b1c0de39336c1a9b22e506388b1 (patch)
treed3aacca523c9dcf783acdcf7da9ec8921f3c4d05 /OPTIONS.md
parentfd6f624870b446207b4436cda5bd93dd4ad577ff (diff)
downloadethos-u-vela-1c54ac1499da4b1c0de39336c1a9b22e506388b1.tar.gz
MLBEDSW-7390: Add verbose progress option
Add --verbose-progress CLI option used to enable printing progress information in the compiler driver and scheduler. Change-Id: I99ac8c6a654e60391d5c11e28b89250405daa53a Signed-off-by: Raul Farkas <raul.farkas@arm.com>
Diffstat (limited to 'OPTIONS.md')
-rw-r--r--OPTIONS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/OPTIONS.md b/OPTIONS.md
index 36cd1722..9eaff235 100644
--- a/OPTIONS.md
+++ b/OPTIONS.md
@@ -432,6 +432,14 @@ Verbose weights information.
vela network.tflite --verbose-weights
```
+### Verbose Progress
+
+Verbose progress information from the compiler driver and scheduler.
+
+```bash
+vela network.tflite --verbose-progress
+```
+
## Configuration File
This is used to describe various properties of the Ethos-U embedded system. The