aboutsummaryrefslogtreecommitdiff
path: root/OPTIONS.md
diff options
context:
space:
mode:
Diffstat (limited to 'OPTIONS.md')
-rw-r--r--OPTIONS.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/OPTIONS.md b/OPTIONS.md
index 9a26e2fb..618b9dec 100644
--- a/OPTIONS.md
+++ b/OPTIONS.md
@@ -126,6 +126,15 @@ scheduling. Prints the results to standard out.
vela network.tflite --timing
```
+### Force Symmetric Int Weights
+
+Forces symmetric quantization for signed integer weights. This means that all zero points are set
+to 0. This might lead to unintended behaviour.
+
+```bash
+vela network.tflite --force-symmetric-int-weights
+```
+
### Accelerator Configuration
Choose which hardware accelerator configuration to compile for. Format is