-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingcheckpointingRelated to checkpointingRelated to checkpointinghelp wantedOpen to be worked onOpen to be worked onpriority: 0High priority taskHigh priority task
Milestone
Description
🐛 Bug
To Reproduce
Run checkpoint_callback = ModelCheckpoint('my/path/')
Only my folder is created.
I think this line discard the last trailing slash. So the directories are not created as intended when the paths are getting split.
Expected behavior
Path should be fully created.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcheckpointingRelated to checkpointingRelated to checkpointinghelp wantedOpen to be worked onOpen to be worked onpriority: 0High priority taskHigh priority task