Skip to content

Commit 8e386cc

Browse files
committed
fix script
1 parent 46e099d commit 8e386cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/qualcomm/oss_scripts/fastvit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ def main(args):
7474
def get_custom_quantizer(backend, soc_model):
7575
quantizer = make_quantizer(
7676
quant_dtype=QuantDtype.use_8a8w,
77-
backend=backend,
7877
soc_model=soc_model,
7978
backend=qnn_config.backend,
8079
soc_model=qnn_config.soc_model,

0 commit comments

Comments
 (0)