aboutsummaryrefslogtreecommitdiff
path: root/OPTIONS.md
diff options
context:
space:
mode:
Diffstat (limited to 'OPTIONS.md')
-rw-r--r--OPTIONS.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/OPTIONS.md b/OPTIONS.md
index a7b513c8..92201518 100644
--- a/OPTIONS.md
+++ b/OPTIONS.md
@@ -72,6 +72,15 @@ system's SRAM this optimisation is required.
vela network.tflite --cascading False
```
+### Keep scale placement
+
+Prevents scheduler from placing scale tensors for IFM streamed passes in SRAM
+and keeps these in flash.
+
+```bash
+vela network.tflite --keep-scale-placement
+```
+
### Force Block Config
Force a specific block configuration in the format HxWxC, where H, W, and C are