Use MAP_SHARED to allow sharing memory between processing #41756
lint.yml
on: pull_request
lintrunner
/
linux-job
11m 41s
link-check
/
...
/
linux-job
4m 32s
link-check
/
...
/
linux-job
4m 44s
android-java-format
/
linux-job
4m 43s
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.
|