Skip to content

Move torch.cond predicate non-persistent buffer to CPU #60059

Move torch.cond predicate non-persistent buffer to CPU

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
Get changed files / get-changed-files
link-check  /  ...  /  linux-job
7m 16s
link-check / lint-urls / linux-job
link-check  /  ...  /  linux-job
7m 18s
link-check / lint-xrefs / linux-job
link-check  /  ...  /  linux-job
7m 18s
link-check / lint-file-size / linux-job
android-java-format  /  linux-job
7m 16s
android-java-format / linux-job
Fit to window
Zoom out
Zoom in

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.
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.