Skip to content

[ExecuTorch][BE] Split kv cache and SDPA for better code sharing #27466

[ExecuTorch][BE] Split kv cache and SDPA for better code sharing

[ExecuTorch][BE] Split kv cache and SDPA for better code sharing #27466

Triggered via pull request January 7, 2025 20:27
Status Failure
Total duration 9m 11s
Artifacts

lint.yml

on: pull_request
lintrunner  /  linux-job
8m 59s
lintrunner / linux-job
android-java-format  /  linux-job
4m 0s
android-java-format / linux-job
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lintrunner / linux-job
Process completed with exit code 1.
FLAKE8 F401: pytorch/executorch/examples/models/llama/source_transformation/sdpa.py#L12
'typing.Union' imported but unused See https://www.flake8rules.com/rules/F401.html.
FLAKE8 F401: pytorch/executorch/examples/models/llama/source_transformation/sdpa.py#L17
'executorch.examples.models.llama.source_transformation.quantized_kv_cache.QuantizedKVCache' imported but unused See https://www.flake8rules.com/rules/F401.html.
FLAKE8 F401: pytorch/executorch/extension/llm/export/test_export_passes.py#L1
'os' imported but unused See https://www.flake8rules.com/rules/F401.html.