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

[Feature] Warn when reset_parameters_recursive is a no-op #693

Merged
merged 7 commits into from
Feb 26, 2024

Conversation

matteobettini
Copy link
Contributor

Related to pytorch/rl#1967

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 26, 2024
@matteobettini matteobettini changed the title [Feature] Warn when reset_parameters_recursive is no-op [Feature] Warn when reset_parameters_recursive is a no-op Feb 26, 2024
Copy link
Contributor

@vmoens vmoens 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!

tensordict/nn/common.py Outdated Show resolved Hide resolved
tensordict/nn/common.py Outdated Show resolved Hide resolved
@vmoens vmoens added the enhancement New feature or request label Feb 26, 2024
@vmoens vmoens merged commit 9601868 into pytorch:main Feb 26, 2024
44 of 48 checks passed
vmoens added a commit that referenced this pull request Mar 24, 2024
Co-authored-by: Vincent Moens <vincentmoens@gmail.com>
vmoens pushed a commit that referenced this pull request Mar 24, 2024
Co-authored-by: Vincent Moens <vincentmoens@gmail.com>
(cherry picked from commit 9601868)
vmoens pushed a commit that referenced this pull request Mar 25, 2024
Co-authored-by: Vincent Moens <vincentmoens@gmail.com>
(cherry picked from commit 9601868)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants