aboutsummaryrefslogtreecommitdiff
path: root/OPTIONS.md
diff options
context:
space:
mode:
authorwilisa01 <william.isaksson@arm.com>2023-02-08 09:56:14 +0000
committerFredrik Svedberg <fredrik.svedberg@arm.com>2023-02-15 15:25:25 +0000
commit46c9477ded912f26ddf0a761c728d23f7d616004 (patch)
tree52dfd6f42239da31a6c498795756779ae2ff150d /OPTIONS.md
parent16b5e5e2d79564c7bb82ce6750cb2aec205d6621 (diff)
downloadethos-u-vela-46c9477ded912f26ddf0a761c728d23f7d616004.tar.gz
MLBEDSW-7211: Convert fixup_asymmetric_weights to supported ops check
Changed default behaviour to place int8 ops with asymmetric quantization on cpu, and added an option to force symmetric quantization Change-Id: Ib9b717aaf61eae78833254ca3dfa745f4f253dc6 Signed-off-by: wilisa01 <william.isaksson@arm.com>
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