Skip to content

Fix attribute error in Checkpoint::reload_objects when save_handler is not of type DiskSaver#3059

Merged
vfdev-5 merged 2 commits intopytorch:masterfrom
sadra-barikbin:Fix-attr-error-in-checkpoint-reload-objects-when-savehandler-isnt-disksaver
Sep 7, 2023
Merged

Fix attribute error in Checkpoint::reload_objects when save_handler is not of type DiskSaver#3059
vfdev-5 merged 2 commits intopytorch:masterfrom
sadra-barikbin:Fix-attr-error-in-checkpoint-reload-objects-when-savehandler-isnt-disksaver

Conversation

@sadra-barikbin
Copy link
Copy Markdown
Collaborator

Fixes #2998

@github-actions github-actions bot added the module: handlers Core Handlers module label Sep 6, 2023
Copy link
Copy Markdown
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @sadra-barikbin !

@vfdev-5 vfdev-5 merged commit c538a5e into pytorch:master Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: handlers Core Handlers module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError in Checkpoint::reload_objects when save_handler is a callable object

2 participants