Add xnnpack to llama runner mac & linux CI job #9917
lint.yml
on: pull_request
lintrunner
/
linux-job
6m 0s
Annotations
1 error and 2 warnings
lintrunner / linux-job
Process completed with exit code 1.
|
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/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
FLAKE8 F841:
pytorch/executorch/examples/models/llama2/export_llama_lib.py#L713
local variable 'partitioner' is assigned to but never used
See https://www.flake8rules.com/rules/F841.html.
|