-
Notifications
You must be signed in to change notification settings - Fork 23.2k
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
update nn.init doc to reflect the no_grad #80882
Conversation
🔗 Helpful links
✅ No Failures (0 Pending)As of commit 2df10b9 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! CI failures seem real though
@pytorchbot merge |
@pytorchbot successfully started a merge job. Check the current status here |
Hey @albanD. |
Summary: Fixes #80839 Pull Request resolved: #80882 Approved by: https://github.com/jbschlosser Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/6f1d99b79fc73ee6b412926475a3dd892dcc27b3 Reviewed By: mehtanirav Differential Revision: D37717021 Pulled By: albanD fbshipit-source-id: 80347b0662fdda3f6f2b3ffc1c5f11f44ac138cb
Fixes #80839