Skip to content

update Checkpoint.call signature#3511

Merged
vfdev-5 merged 2 commits intopytorch:masterfrom
rwtarpit:fix-checkpoint-signature
Feb 5, 2026
Merged

update Checkpoint.call signature#3511
vfdev-5 merged 2 commits intopytorch:masterfrom
rwtarpit:fix-checkpoint-signature

Conversation

@rwtarpit
Copy link
Copy Markdown
Contributor

@rwtarpit rwtarpit commented Feb 4, 2026

Related to #3502
Description:
This PR updates the signature of __call__ method of handlers\checkpoint.py along with added docstring example and testcase.
Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

@github-actions github-actions bot added the module: handlers Core Handlers module label Feb 4, 2026
@rwtarpit rwtarpit requested a review from vfdev-5 February 5, 2026 07:24
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

@vfdev-5
Copy link
Copy Markdown
Collaborator

vfdev-5 commented Feb 5, 2026

@rwtarpit rwtarpit force-pushed the fix-checkpoint-signature branch from b896647 to ae28d28 Compare February 5, 2026 09:44
@vfdev-5 vfdev-5 enabled auto-merge February 5, 2026 10:24
@vfdev-5 vfdev-5 added this pull request to the merge queue Feb 5, 2026
Merged via the queue into pytorch:master with commit 54e567c Feb 5, 2026
24 checks passed
@rwtarpit rwtarpit deleted the fix-checkpoint-signature branch February 5, 2026 16:54
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.

2 participants