Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace _init_optim_state w/ tnt's util #802

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JKSenthil
Copy link
Contributor

Summary:
The _init_optim_state() util from DCP is identical to the implementation in TorchTNT. However, since the DCP is only in pytorch >=2.3 / nightlies, it won't be compatible with pytorch stable users

This diff swaps the implementations.

Differential Revision: D56446429

JKSenthil and others added 3 commits April 25, 2024 10:34
Differential Revision: D56446353
Differential Revision: D56446382
Summary:
The `_init_optim_state()` util from DCP is identical to the implementation in TorchTNT. However, since the DCP is only in pytorch >=2.3 / nightlies, it won't be compatible with pytorch stable users

This diff swaps the implementations.

Reviewed By: galrotem

Differential Revision: D56446429
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants