Skip to content

Commit 7a4622b

Browse files
authored
Merge branch 'main' into op/sqrt
2 parents 7665f9d + 91a14f1 commit 7a4622b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/qualcomm/tests/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,6 @@ def lower_module_and_test_output(
439439
skip_node_id_set: set = None,
440440
skip_node_op_set: set = None,
441441
dynamic_shapes: Dict = None,
442-
passes_job: collections.OrderedDict = None,
443442
):
444443
delegated_program = to_edge_transform_and_lower_to_qnn(
445444
module,

0 commit comments

Comments
 (0)