aboutsummaryrefslogtreecommitdiff
path: root/OPTIONS.md
diff options
context:
space:
mode:
authorPatrik Gustavsson <patrik.gustavsson@arm.com>2020-11-03 13:07:40 +0100
committerPatrik Gustavsson <patrik.gustavsson@arm.com>2020-11-06 08:34:25 +0100
commitfad90c2db9e1b3f19f3a3700b17cf69ed08aea04 (patch)
tree5fbdec33e86721fea95efbf8236052fdf0c0c88d /OPTIONS.md
parent65fd99830a762b2c59aaa446b55cbfa43a92f8ba (diff)
downloadethos-u-vela-fad90c2db9e1b3f19f3a3700b17cf69ed08aea04.tar.gz
MLBEDSW-3212 Remove CLI opt ifm-ofm-overlap
Removed the CLI opt ifm-ofm-overlap Signed-off-by: Patrik Gustavsson <patrik.gustavsson@arm.com> Change-Id: I23faa0d10c3e71972c543e22e8155086fce73556
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 07cf78e2..a7b513c8 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