[Quantized DeConv Support] Enable Quantized Transposed Convs with groups==1 #42266
lint.yml
on: pull_request
lintrunner
/
linux-job
11m 52s
link-check
/
...
/
linux-job
4m 14s
link-check
/
...
/
linux-job
4m 10s
android-java-format
/
linux-job
4m 13s
Annotations
1 error and 3 warnings
lintrunner / linux-job
Process completed with exit code 1.
|
UFMT format:
/pytorch/executorch/examples/qualcomm/oss_scripts/llama/eval_llama_qnn.py#L0
Run `lintrunner -a` to apply this patch.
|
FLAKE8 F811:
/pytorch/executorch/examples/qualcomm/oss_scripts/llama/eval_llama_qnn.py#L16
redefinition of unused 'torch' from line 11
See https://www.flake8rules.com/rules/F811.html.
|
FLAKE8 F401:
/pytorch/executorch/examples/qualcomm/oss_scripts/llama/eval_llama_qnn.py#L8
'logging' imported but unused
See https://www.flake8rules.com/rules/F401.html.
|