Commit 5a91ad2
test: skip linear8bitlt fullgraph compile test on torch < 2.8
fullgraph mode for torch.compile requires torch 2.8+, matching the
existing guard in test_linear4bit_torch_compile. Previously masked
by the torch < 2.4 skipif.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3353751 commit 5a91ad2
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
260 | 263 | | |
261 | 264 | | |
262 | 265 | | |
| |||
0 commit comments