aboutsummaryrefslogtreecommitdiff
path: root/OPTIONS.md
diff options
context:
space:
mode:
authorwilisa01 <william.isaksson@arm.com>2022-11-07 11:52:27 +0000
committerwilisa01 <william.isaksson@arm.com>2022-11-22 14:04:21 +0000
commitce7d65ce269dfda4f617b0a2e2f39a312c18e9c4 (patch)
treeebd4940629067e1633f688ee0886d774621c360c /OPTIONS.md
parent79a89048a7c500384b66535c5ba77d31ee6cbdde (diff)
downloadethos-u-vela-ce7d65ce269dfda4f617b0a2e2f39a312c18e9c4.tar.gz
MLBEDSW-3573: Document CSV files
Added references to performance CSVs and documented per-layer performance. Also removed a space that caused black in pre-commit to fail. Change-Id: Ia20cb381654cc6344c68bcaad0a7dfc517d55e63 Signed-off-by: wilisa01 <william.isaksson@arm.com>
Diffstat (limited to 'OPTIONS.md')
-rw-r--r--OPTIONS.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/OPTIONS.md b/OPTIONS.md
index ddda6971..9a26e2fb 100644
--- a/OPTIONS.md
+++ b/OPTIONS.md
@@ -332,6 +332,16 @@ Verbose pass packing.
vela network.tflite --verbose-packing
```
+### Verbose Performance
+
+Verbose per-layer Performance. Please see
+[Vela Performance Estimation Summary](PERFORMANCE.md)
+for a detailed explanation.
+
+```bash
+vela network.tflite --verbose-performance
+```
+
### Verbose Tensor Purpose
Verbose tensor purpose.