Commit 57be774
OSS Zero Overhead Checkpointing Implementation (#1010)
Summary:
X-link: pytorch/pytorch#156207
This diff updates DCP driver code/APIs to support Zero Overhead Checkpointing
Reviewed By: diego-urgell
Differential Revision: D723914011 parent fa02938 commit 57be774
File tree
2 files changed
+2
-2
lines changed- torchtnt
- framework/callbacks
- utils
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments