Skip to content

Commit 7054f2e

Browse files
committed
Revert formatting
1 parent 6b44c4b commit 7054f2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/xnnpack/quantizer/xnnpack_quantizer_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,6 @@ def _do_annotate_conv(
304304
for n in gm.graph.nodes:
305305
if not is_conv_node(n):
306306
continue
307-
308307
conv_node = n
309308

310309
# This is hacky!

0 commit comments

Comments
 (0)