Skip to content

Fix torchchat model not working on demo apps #13417

Fix torchchat model not working on demo apps

Fix torchchat model not working on demo apps #13417

Triggered via pull request May 18, 2024 04:29
Status Failure
Total duration 6m 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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/sdk/inspector/_inspector_utils.py#L74
'_parse_tensor_value' is too complex (15) See https://www.flake8rules.com/rules/C901.html.