Commit a90a439
committed
test: ignore torch 2.13 all_gather_into_tensor deprecation from DeepSpeed
The call comes from DeepSpeed's ZeRO-3 checkpointing; the API appears nowhere
in Lightning's source or tests, so there is nothing to migrate on our side.1 parent 4e4bf9b commit a90a439
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| |||
0 commit comments