Allow partitioning quantized linear for FP32-only partition #26770
lint.yml
on: pull_request
lintrunner
/
linux-job
6m 31s
android-java-format
/
linux-job
4m 11s
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.
|