Commit 5eef9a8
chore(layers): drop unused infer_swatten_* helpers
The three `infer_swatten_*` state-dict introspection helpers in
`compressai/layers/attn/inference.py` were intended for MambaIC /
MambaVC `from_state_dict`, but neither model is part of this PR. No
code in this PR (stf.py, swin.py, tests) calls them. Removing per
"don't add infrastructure for hypothetical future PRs" — the helpers
can be reintroduced alongside the first model that actually uses them.1 parent db0350c commit 5eef9a8
2 files changed
Lines changed: 0 additions & 62 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | 1 | | |
7 | 2 | | |
8 | 3 | | |
| |||
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
| |||
This file was deleted.
0 commit comments