[DRAFT] Export llama uses to_edge_lower_and_transform #27390
lint.yml
on: pull_request
lintrunner
/
linux-job
8m 43s
android-java-format
/
linux-job
4m 23s
Annotations
9 errors and 4 warnings
FLAKE8 F821:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L731
undefined name 'builder_exported_to_edge'
See https://www.flake8rules.com/rules/F821.html.
|
FLAKE8 F821:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L735
undefined name 'builder_exported_to_edge'
See https://www.flake8rules.com/rules/F821.html.
|
FLAKE8 F821:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L737
undefined name 'builder_exported_to_edge'
See https://www.flake8rules.com/rules/F821.html.
|
FLAKE8 F821:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L748
undefined name 'builder_exported_to_edge'
See https://www.flake8rules.com/rules/F821.html.
|
FLAKE8 F821:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L764
undefined name 'builder_exported_to_edge'
See https://www.flake8rules.com/rules/F821.html.
|
FLAKE8 F821:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L774
undefined name 'builder_exported_to_edge'
See https://www.flake8rules.com/rules/F821.html.
|
FLAKE8 F821:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L779
undefined name 'builder_exported_to_edge'
See https://www.flake8rules.com/rules/F821.html.
|
FLAKE8 F821:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L780
undefined name 'builder_exported_to_edge'
See https://www.flake8rules.com/rules/F821.html.
|
lintrunner / linux-job
Process completed with exit code 1.
|
FLAKE8 B601:
pytorch/executorch/extension/llm/export/builder.py#L422
builtin function "breakpoint" found
See .
|
UFMT format:
pytorch/executorch/extension/llm/export/builder.py#L1
Run `lintrunner -a` to apply this patch.
|
FLAKE8 B601:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L772
builtin function "breakpoint" found
See .
|
UFMT format:
pytorch/executorch/examples/models/llama/export_llama_lib.py#L1
Run `lintrunner -a` to apply this patch.
|