Skip to content

Add torchao kernels to llama runner #22968

Add torchao kernels to llama runner

Add torchao kernels to llama runner #22968

Triggered via pull request October 14, 2024 19:03
Status Failure
Total duration 8m 23s
Artifacts

lint.yml

on: pull_request
lintrunner  /  linux-job
8m 13s
lintrunner / linux-job
android-java-format  /  linux-job
5m 19s
android-java-format / linux-job
Fit to window
Zoom out
Zoom in

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.