From fad90c2db9e1b3f19f3a3700b17cf69ed08aea04 Mon Sep 17 00:00:00 2001 From: Patrik Gustavsson Date: Tue, 3 Nov 2020 13:07:40 +0100 Subject: MLBEDSW-3212 Remove CLI opt ifm-ofm-overlap Removed the CLI opt ifm-ofm-overlap Signed-off-by: Patrik Gustavsson Change-Id: I23faa0d10c3e71972c543e22e8155086fce73556 --- OPTIONS.md | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'OPTIONS.md') 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 -- cgit v1.2.1