Skip to content

Prevent accidentally writing old style ops#49510

Closed
smessmer wants to merge 2 commits intogh/smessmer/291/basefrom
gh/smessmer/291/head
Closed

Prevent accidentally writing old style ops#49510
smessmer wants to merge 2 commits intogh/smessmer/291/basefrom
gh/smessmer/291/head

Conversation

@smessmer
Copy link
Copy Markdown
Contributor

@smessmer smessmer commented Dec 16, 2020

Stack from ghstack:

Adding old style operators with out arguments will break XLA. This prevents that. See for background: https://fb.workplace.com/groups/pytorch.dev/permalink/809934446251704/

This is a temporary change that will prevent this breakage for the next couple of days until the problem is resolved for good.
It will be deleted in #49164 then.

Differential Revision: D25599112

Adding old style operators with out arguments will break XLA. This prevents that. See for background: https://fb.workplace.com/groups/pytorch.dev/permalink/809934446251704/

This is a temporary change that will prevent this breakage for the next couple of days until the problem is resolved for good.
It will be deleted in #49164 then.

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

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

facebook-github-bot commented Dec 16, 2020

💊 CI failures summary and remediations

As of commit cc334bc (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.

This comment has been revised 5 times.

@smessmer smessmer requested review from bhosmer and ezyang December 16, 2020 22:48
Adding old style operators with out arguments will break XLA. This prevents that. See for background: https://fb.workplace.com/groups/pytorch.dev/permalink/809934446251704/

This is a temporary change that will prevent this breakage for the next couple of days until the problem is resolved for good.
It will be deleted in #49164 then.

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

[ghstack-poisoned]
smessmer added a commit that referenced this pull request Dec 16, 2020
Pull Request resolved: #49510

Adding old style operators with out arguments will break XLA. This prevents that. See for background: https://fb.workplace.com/groups/pytorch.dev/permalink/809934446251704/

This is a temporary change that will prevent this breakage for the next couple of days until the problem is resolved for good.
It will be deleted in #49164 then.
ghstack-source-id: 118756437

Differential Revision: [D25599112](https://our.internmc.facebook.com/intern/diff/D25599112/)
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 872f648.

@facebook-github-bot facebook-github-bot deleted the gh/smessmer/291/head branch December 20, 2020 15:18
hwangdeyu pushed a commit to hwangdeyu/pytorch that referenced this pull request Jan 6, 2021
Summary:
Pull Request resolved: pytorch#49510

Adding old style operators with out arguments will break XLA. This prevents that. See for background: https://fb.workplace.com/groups/pytorch.dev/permalink/809934446251704/

This is a temporary change that will prevent this breakage for the next couple of days until the problem is resolved for good.
It will be deleted in pytorch#49164 then.
ghstack-source-id: 118756437

(Note: this ignores all push blocking failures!)

Test Plan: waitforsandcastle

Reviewed By: bhosmer

Differential Revision: D25599112

fbshipit-source-id: 6b0ca4da4b55da8aab9d1b332cd9f68e7602301e
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.

3 participants