aboutsummaryrefslogtreecommitdiff
path: root/OPTIONS.md
diff options
context:
space:
mode:
Diffstat (limited to 'OPTIONS.md')
-rw-r--r--OPTIONS.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/OPTIONS.md b/OPTIONS.md
index 07cf78e..a7b513c 100644
--- a/OPTIONS.md
+++ b/OPTIONS.md
@@ -72,18 +72,6 @@ system's SRAM this optimisation is required.
vela network.tflite --cascading False
```
-### IFM/OFM Overlap
-
-Controls the overlapping of IFM and OFM buffers. This means that IFM and OFM
-buffers may overlap if possible. This allows for lower memory usage.
-**Type: Boolean**
-**Default: True**
-
-```bash
-vela network.tflite --ifm-ofm-overlap False
-```
-
-
### Force Block Config
Force a specific block configuration in the format HxWxC, where H, W, and C are