-
Notifications
You must be signed in to change notification settings - Fork 25.2k
move pytorch-root/tools/build_variables.bzl to the pytorch-root #78542
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
Conversation
This makes importing easier in different build systems that have different absolute names for the pytorch-root. Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)! [ghstack-poisoned]
🔗 Helpful links
❌ 2 New FailuresAs of commit e721f39 (more details on the Dr. CI page): Expand to see more
🕵️ 2 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages
|
This makes importing easier in different build systems that have different absolute names for the pytorch-root. Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)! ghstack-source-id: 157667784 Pull Request resolved: #78542
…-root" This makes importing easier in different build systems that have different absolute names for the pytorch-root. Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)! [ghstack-poisoned]
…-root" This makes importing easier in different build systems that have different absolute names for the pytorch-root. Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)! [ghstack-poisoned]
Pull Request resolved: #78542 This makes importing easier in different build systems that have different absolute names for the pytorch-root. ghstack-source-id: 157667784 Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)!
…-root" This makes importing easier in different build systems that have different absolute names for the pytorch-root. Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)! [ghstack-poisoned]
…to the root Pull Request resolved: #78542 This makes importing easier in different build systems that have different absolute names for the pytorch-root. ghstack-source-id: 157796694 Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)!
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.
I kind of dislike the idea, but it's ok
fair enough. fwiw: This has caused problems outside of the build unification too, example: https://github.com/pytorch/pytorch/blob/master/aten.bzl#L98 |
…-root" This makes importing easier in different build systems that have different absolute names for the pytorch-root. Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)! [ghstack-poisoned]
…to the root Pull Request resolved: #78542 This makes importing easier in different build systems that have different absolute names for the pytorch-root. ghstack-source-id: 157906103 Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)!
…-root" This makes importing easier in different build systems that have different absolute names for the pytorch-root. Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)! [ghstack-poisoned]
…to the root Pull Request resolved: #78542 This makes importing easier in different build systems that have different absolute names for the pytorch-root. ghstack-source-id: 157910819 Differential Revision: [D36782582](https://our.internmc.facebook.com/intern/diff/D36782582/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36782582/)!
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
Hey @dagitses. |
…to the root (#78542) Summary: Pull Request resolved: #78542 This makes importing easier in different build systems that have different absolute names for the pytorch-root. ghstack-source-id: 157910819 Test Plan: Rely on CI. Reviewed By: malfet, linbinyu Differential Revision: D36782582 fbshipit-source-id: 1693f233fbf07de6fd2ba5d1747e8a03b9cc0d50
Stack from ghstack (oldest at bottom):
This makes importing easier in different build systems that have
different absolute names for the pytorch-root.
Differential Revision: D36782582
NOTE FOR REVIEWERS: This PR has internal Facebook specific changes or comments, please review them on Phabricator!