aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/test/testutil.py
diff options
context:
space:
mode:
Diffstat (limited to 'ethosu/vela/test/testutil.py')
-rw-r--r--ethosu/vela/test/testutil.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ethosu/vela/test/testutil.py b/ethosu/vela/test/testutil.py
index 116afa40..68866fc7 100644
--- a/ethosu/vela/test/testutil.py
+++ b/ethosu/vela/test/testutil.py
@@ -38,6 +38,7 @@ def create_arch():
global_memory_clock_scale=1.0,
max_blockdep=0,
softmax_support=True,
+ weight_estimation_scaling=1.0,
)