aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Alfven <johan.alfven@arm.com>2023-11-15 12:30:57 +0100
committerJohan Alfven <johan.alfven@arm.com>2023-11-15 15:25:17 +0100
commit32cdbbbf609fe1aeaa941132f3282cfe6bd56010 (patch)
tree461814d99cf50c32ea0b9104e5495db73bf9e5c8
parentf49b6e250165e5f0f41befb0d9984ddafe39c41e (diff)
downloadethos-u-vela-32cdbbbf609fe1aeaa941132f3282cfe6bd56010.tar.gz
MLBEDSW-8336: MLCE: Update example for CPU Tensor Alignment
- Updated example to --cpu-tensor-alignment in OPTIONS.md Change-Id: Id0b74a9aac4dd4384a4b7c74eea743c29c3c8e5e Signed-off-by: Johan Alfven <johan.alfven@arm.com>
-rw-r--r--OPTIONS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/OPTIONS.md b/OPTIONS.md
index 646444e..55a56ad 100644
--- a/OPTIONS.md
+++ b/OPTIONS.md
@@ -262,7 +262,7 @@ be a power of two and greater or equal to 16.
**Default: 16**
```bash
-vela network.tflite --allocation-alignment 128
+vela network.tflite --cpu-tensor-alignment 128
```
### Recursion Limit