We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e099d commit 8e386ccCopy full SHA for 8e386cc
1 file changed
examples/qualcomm/oss_scripts/fastvit.py
@@ -74,7 +74,6 @@ def main(args):
74
def get_custom_quantizer(backend, soc_model):
75
quantizer = make_quantizer(
76
quant_dtype=QuantDtype.use_8a8w,
77
- backend=backend,
78
soc_model=soc_model,
79
backend=qnn_config.backend,
80
soc_model=qnn_config.soc_model,
0 commit comments