Commit a22a2a8
Add retain-output argument (#145921)
Summary:
This PR add retain-output argument which enables appending to the already existing output file if it exists instead of deleting it and creating a new one.
X-link: pytorch/pytorch#145921
Approved by: https://github.com/jansel
Reviewed By: ZainRizvi, atalman
Differential Revision: D69208159
fbshipit-source-id: 0d635d89a697157185fdb22999ccf7daea6319f41 parent 4b4f550 commit a22a2a8
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3229 | 3229 | | |
3230 | 3230 | | |
3231 | 3231 | | |
| 3232 | + | |
| 3233 | + | |
| 3234 | + | |
| 3235 | + | |
| 3236 | + | |
| 3237 | + | |
| 3238 | + | |
3232 | 3239 | | |
3233 | 3240 | | |
3234 | 3241 | | |
| |||
4078 | 4085 | | |
4079 | 4086 | | |
4080 | 4087 | | |
4081 | | - | |
| 4088 | + | |
| 4089 | + | |
| 4090 | + | |
| 4091 | + | |
| 4092 | + | |
4082 | 4093 | | |
4083 | 4094 | | |
4084 | 4095 | | |
| |||
0 commit comments