Skip to content

Conversation

@khushi-411
Copy link
Contributor

Add _refs and OpInfo for nn.functional.alpha_dropout

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 28, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/87989

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 77637c9:
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@khushi-411 khushi-411 marked this pull request as ready for review October 28, 2022 16:22
@khushi-411 khushi-411 requested a review from zou3519 as a code owner October 28, 2022 18:33
@khushi-411
Copy link
Contributor Author

cc: @mruberry @kshitij12345 @ngimel ! :)

@zou3519 zou3519 removed their request for review October 31, 2022 14:18
@zou3519
Copy link
Contributor

zou3519 commented Oct 31, 2022

New functorch skips LGTM since this is adding a new OpInfo and the problems are pre-existing. Thanks for including comments with them.

1 - p,
)

alpha = 1.7580993408473766
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add a comment for what's happening in this section

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added a comment.

@mruberry, please correct me if I'm wrong, but I think the alpha should be -1.7580993408473766 instead of 1.7580993408473766 for consistency with the paper. However, the meaning is the same. Originally it was added and discussed in #1775 (comment). Later modified the alpha value in #9073.

Copy link
Collaborator

@mruberry mruberry left a comment

Choose a reason for hiding this comment

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

Looks like a good start, @khushi-411, but see comments inline

@soulitzer soulitzer added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Oct 31, 2022
@khushi-411
Copy link
Contributor Author

Hi, Gentle ping, @mruberry!

I've addressed all the reviews. Thanks!

@mruberry mruberry self-requested a review November 8, 2022 03:40
@khushi-411
Copy link
Contributor Author

@pytorchbot merge

The CI turned green, merging this PR :) Thank you for the helpful comments and for reviewing @mruberry & @kshitij12345! Thanks, @zou3519 for reviewing the functorch side!

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 9, 2022
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@khushi-411
Copy link
Contributor Author

@mruberry, I guess this PR needs your approval once more, Could you please?

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 2 additional jobs have failed, first few of them are: trunk ,trunk / linux-bionic-cuda11.7-py3.10-gcc7 / test (slow, 2, 2, linux.4xlarge.nvidia.gpu)

Details for Dev Infra team Raised by workflow job

@khushi-411
Copy link
Contributor Author

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: The following mandatory check(s) failed (Rule Core Reviewers):

Dig deeper by viewing the failures on hud

Details for Dev Infra team Raised by workflow job

@khushi-411
Copy link
Contributor Author

@pytorchbot merge -f "test failure unrelated"

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 11, 2022

You are not authorized to force merges to this repository. Please use the regular @pytorchmergebot merge command instead

@khushi-411
Copy link
Contributor Author

@pytorchmergebot merge -f "test failure unrelated"

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 11, 2022

You are not authorized to force merges to this repository. Please use the regular @pytorchmergebot merge command instead

@khushi-411
Copy link
Contributor Author

@pytorchmergebot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 2 additional jobs have failed, first few of them are: trunk ,trunk / cuda11.6-py3.10-gcc7-sm86 / test (default, 1, 4, linux.g5.4xlarge.nvidia.gpu)

Details for Dev Infra team Raised by workflow job

@khushi-411
Copy link
Contributor Author

khushi-411 commented Nov 11, 2022

The failure (https://github.com/pytorch/pytorch/actions/runs/3444707468/jobs/5747874942) looks unrelated to me.

@mruberry / @kshitij12345 Could anyone of you please help merge this? I'm not authorized to force merge :(

Appreciate your help! Thanks and apologies for re-ping.

@khushi-411
Copy link
Contributor Author

@pytorchmergebot merge

@ mruberry / @ kshitij12345 Could anyone of you please help merge this? I'm not authorized to force merge :(

Yay! Thanks! Since the CI is green, I can merge this now :)

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@khushi-411 khushi-411 deleted the refs_opinfo_alpha_dropout branch November 16, 2022 11:21
kulinseth pushed a commit to kulinseth/pytorch that referenced this pull request Dec 10, 2022
Add _refs and OpInfo for `nn.functional.alpha_dropout`
Pull Request resolved: pytorch#87989
Approved by: https://github.com/mruberry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants