[BE] Add selected custom ops to CI #41766
lint.yml
on: pull_request
lintrunner
/
linux-job
12m 22s
link-check
/
...
/
linux-job
12m 0s
link-check
/
...
/
linux-job
4m 39s
android-java-format
/
linux-job
4m 43s
Annotations
2 errors and 3 warnings
|
link-check / lint-urls / linux-job
The self-hosted runner lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
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.
|