Commit 96df8c4
Fix the file extension of model checkpoints uploaded by NeptuneLogger (#20581)
Fix file extension of uploaded model checkpoints
Co-authored-by: Seppo Enarvi <[email protected]>1 parent 41315bc commit 96df8c4
File tree
2 files changed
+6
-11
lines changed- src/lightning/pytorch/loggers
- tests/tests_pytorch/loggers
2 files changed
+6
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
512 | | - | |
513 | 511 | | |
514 | 512 | | |
515 | 513 | | |
516 | 514 | | |
517 | 515 | | |
518 | 516 | | |
519 | 517 | | |
520 | | - | |
521 | | - | |
| 518 | + | |
522 | 519 | | |
523 | 520 | | |
524 | 521 | | |
| |||
533 | 530 | | |
534 | 531 | | |
535 | 532 | | |
536 | | - | |
537 | | - | |
| 533 | + | |
538 | 534 | | |
539 | 535 | | |
540 | 536 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
264 | 263 | | |
265 | 264 | | |
266 | 265 | | |
| |||
0 commit comments