Skip to content

Allow partitioning quantized linear for FP32-only partition #26770

Allow partitioning quantized linear for FP32-only partition

Allow partitioning quantized linear for FP32-only partition #26770

Triggered via pull request December 17, 2024 05:30
Status Failure
Total duration 9m 22s
Artifacts

lint.yml

on: pull_request
lintrunner  /  linux-job
6m 31s
lintrunner / linux-job
android-java-format  /  linux-job
4m 11s
android-java-format / linux-job
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lintrunner / linux-job
Process completed with exit code 1.
FLAKE8 E712: pytorch/executorch/backends/xnnpack/test/ops/test_linear.py#L737
comparison to True should be 'if cond is True:' or 'if cond:' See https://www.flake8rules.com/rules/E712.html.
UFMT format: pytorch/executorch/backends/xnnpack/test/ops/test_linear.py#L1
Run `lintrunner -a` to apply this patch.