Add torchao kernels to llama runner #22968
lint.yml
on: pull_request
lintrunner
/
linux-job
8m 13s
android-java-format
/
linux-job
5m 19s
Annotations
1 error and 4 warnings
lintrunner / linux-job
Process completed with exit code 1.
|
android-java-format / linux-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ./test-infra/.github/actions/setup-ssh, pmeier/pytest-results-action@v0.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lintrunner / linux-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ./test-infra/.github/actions/setup-ssh, pmeier/pytest-results-action@v0.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
FLAKE8 C901:
pytorch/executorch/examples/models/llama2/source_transformation/quantize.py#L34
'quantize' is too complex (15)
See https://www.flake8rules.com/rules/C901.html.
|
UFMT format:
pytorch/executorch/examples/models/llama2/source_transformation/quantize.py#L1
Run `lintrunner -a` to apply this patch.
|