From 32cdbbbf609fe1aeaa941132f3282cfe6bd56010 Mon Sep 17 00:00:00 2001 From: Johan Alfven Date: Wed, 15 Nov 2023 12:30:57 +0100 Subject: 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 --- OPTIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1