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

[PyTorch] Reapply D27404164: Devirtualize is_contiguous #55333

Closed
wants to merge 2 commits into from

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Apr 5, 2021

Stack from ghstack:

Reapplying without using enum class in a bitfield. See new
comments about gcc bug.

Differential Revision: D27576623

NOTE FOR REVIEWERS: This PR has internal Facebook specific changes or comments, please review them on Phabricator!

Reapplying without using enum class in a bitfield. See new
comments about gcc bug.

Differential Revision: [D27576623](https://our.internmc.facebook.com/intern/diff/D27576623/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D27576623/)!

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 5, 2021

💊 CI failures summary and remediations

As of commit 81e4c2b (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

…27404164: Devirtualize is_contiguous"

Reapplying without using enum class in a bitfield. See new
comments about gcc bug.

Differential Revision: [D27576623](https://our.internmc.facebook.com/intern/diff/D27576623/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D27576623/)!

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Apr 5, 2021
Pull Request resolved: #55333

Reapplying without using enum class in a bitfield. See new
comments about gcc bug.
ghstack-source-id: 125776904

Differential Revision: [D27576623](https://our.internmc.facebook.com/intern/diff/D27576623/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D27576623/)!
@codecov
Copy link

codecov bot commented Apr 6, 2021

Codecov Report

Merging #55333 (81e4c2b) into gh/swolchok/195/base (3acbaf8) will decrease coverage by 0.00%.
The diff coverage is 84.21%.

@@                   Coverage Diff                    @@
##           gh/swolchok/195/base   #55333      +/-   ##
========================================================
- Coverage                 77.48%   77.48%   -0.01%     
========================================================
  Files                      1895     1895              
  Lines                    187204   187212       +8     
========================================================
+ Hits                     145050   145055       +5     
- Misses                    42154    42157       +3     

Copy link
Contributor

@kimishpatel kimishpatel left a comment

Choose a reason for hiding this comment

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

Reviewed only enum part related stuff. Rest I trust.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in d6cbecb.

@facebook-github-bot facebook-github-bot deleted the gh/swolchok/195/head branch April 11, 2021 14:19
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.

None yet

4 participants