aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/npu_performance.py
diff options
context:
space:
mode:
Diffstat (limited to 'ethosu/vela/npu_performance.py')
-rw-r--r--ethosu/vela/npu_performance.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/ethosu/vela/npu_performance.py b/ethosu/vela/npu_performance.py
index 1663c26b..e09fc9e1 100644
--- a/ethosu/vela/npu_performance.py
+++ b/ethosu/vela/npu_performance.py
@@ -271,8 +271,6 @@ def performance_metrics_for_pass(arch, ps, block_config=None, rewrite_list=[], f
* int(weight_tensor_shape[1])
* int(weight_tensor_shape[2])
* int(weight_tensor_shape[3])
- / int(strides[1])
- / int(strides[2])
)
else:
weight_tensor_shape = [