Skip to content

Update symmetric registration interface to sync-up with upstream pytorch change - #1924

Merged
ko3n1g merged 6 commits into
NVIDIA:mainfrom
youngeunkwon0405:symmetric-reg-new-interface
Oct 29, 2025
Merged

Update symmetric registration interface to sync-up with upstream pytorch change#1924
ko3n1g merged 6 commits into
NVIDIA:mainfrom
youngeunkwon0405:symmetric-reg-new-interface

Conversation

@youngeunkwon0405

Copy link
Copy Markdown
Member

There was a change in the symmetric registration interface from the upstream pytorch.

Upstream change: pytorch/pytorch#161238

This PR syncs with this change and still supports legacy APIs.

@youngeunkwon0405
youngeunkwon0405 requested review from a team as code owners October 24, 2025 18:17
@copy-pr-bot

copy-pr-bot Bot commented Oct 24, 2025

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@youngeunkwon0405
youngeunkwon0405 force-pushed the symmetric-reg-new-interface branch from d56c1c3 to 6d7f1d8 Compare October 24, 2025 18:34
# Prefer attempting symmetric registration first; fall back if unsupported.
if self.symmetric:
try:
# Since PyTorch PR #161238 symmetric knob is now in registration function.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

True, but you could always do version checks. :)

@youngeunkwon0405 youngeunkwon0405 self-assigned this Oct 24, 2025
Signed-off-by: Youngeun Kwon <youngeunk@nvidia.com>

update

Signed-off-by: Youngeun Kwon <youngeunk@nvidia.com>
Signed-off-by: Youngeun <kyeg9404@gmail.com>
Signed-off-by: Youngeun Kwon <youngeunk@nvidia.com>
@youngeunkwon0405
youngeunkwon0405 force-pushed the symmetric-reg-new-interface branch from 6d7f1d8 to d85aa69 Compare October 24, 2025 21:49
@youngeunkwon0405

Copy link
Copy Markdown
Member Author

/ok to test d85aa69

@shjwudp shjwudp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks!

@youngeunkwon0405 youngeunkwon0405 added Expert Review [deprecated] Apply this label to indicate that your PR is ready for expert review. Final Review PR is in the "final review" stage labels Oct 27, 2025
@ko3n1g ko3n1g removed the Expert Review [deprecated] Apply this label to indicate that your PR is ready for expert review. label Oct 27, 2025
@youngeunkwon0405

Copy link
Copy Markdown
Member Author

/ok to test d85aa69

@youngeunkwon0405

Copy link
Copy Markdown
Member Author

/ok to test 5a54fe7

@ko3n1g
ko3n1g removed this pull request from the merge queue due to a manual request Oct 28, 2025
@ko3n1g

ko3n1g commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

/ok to test 54cd520

@ko3n1g
ko3n1g enabled auto-merge October 28, 2025 18:28
@ko3n1g

ko3n1g commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

/ok to test 70a5092

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants