Move torch.cond predicate non-persistent buffer to CPU #60059
Triggered via pull request
December 24, 2025 01:28
Status
Failure
Total duration
12m 36s
Artifacts
–
lint.yml
on: pull_request
Get changed files
/
get-changed-files
7s
link-check
/
...
/
linux-job
7m 16s
link-check
/
...
/
linux-job
7m 18s
link-check
/
...
/
linux-job
7m 18s
android-java-format
/
linux-job
7m 16s
lintrunner-mypy
/
linux-job
12m 23s
lintrunner
/
linux-job
7m 10s
Annotations
3 errors and 3 warnings
|
lintrunner / linux-job
Process completed with exit code 1.
|
|
NEWLINE testestTrailing newline:
/pytorch/executorch/backends/cuda/passes/__init__.py#L0
Trailing newline found. Run `lintrunner --take NEWLINE -a` to apply changes.
|
|
NEWLINE Trailing newline:
/pytorch/executorch/backends/cuda/passes/tests/test_move_cond_predicate_to_cpu.py#L0
Trailing newline found. Run `lintrunner --take NEWLINE -a` to apply changes.
|
|
UFMT format:
/pytorch/executorch/backends/cuda/passes/tests/test_move_cond_predicate_to_cpu.py#L0
Run `lintrunner -a` to apply this patch.
|
|
FLAKE8 F401:
/pytorch/executorch/backends/cuda/passes/tests/test_move_cond_predicate_to_cpu.py#L9
'pathlib.Path' imported but unused
See https://www.flake8rules.com/rules/F401.html.
|
|
FLAKE8 F401:
/pytorch/executorch/backends/cuda/passes/tests/test_move_cond_predicate_to_cpu.py#L7
'sys' imported but unused
See https://www.flake8rules.com/rules/F401.html.
|