-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Sync lazy_tensor_staging to master #74311
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
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 18e015f (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).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
This pull request was exported from Phabricator. Differential Revision: D34929235 |
CI Flow Status⚛️ CI FlowRuleset - Version:
|
|
This pull request was exported from Phabricator. Differential Revision: D34929235 |
b959333 to
2874dae
Compare
2874dae to
469022d
Compare
|
This pull request was exported from Phabricator. Differential Revision: D34929235 |
469022d to
4fcc96c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D34929235 |
Summary: Instead of gen.py, run in generate_code / autograd generator which is more native to torch/csrc rather than aten Differential Revision: D34408536 fbshipit-source-id: 9f7430d16b254b3da5a681d0f9e5bd1154254bca
Summary: Since the test file is large, it can be landed on its own and then switched on in the diff that actually builds lazy tensor code. Differential Revision: D34928619 fbshipit-source-id: 965f9f8fbd127936dec021c646ab5b0a4ab79ea6
Summary: This merges changes that have already been reviewed/landed onto lazy_tensor_staging branch. It combines changes from multiple PRs into one diff. updated from lazy_tensor_staging on 3/16 Pull Request resolved: pytorch#74311 Test Plan: Run CI to ensure compilation on various platforms Run unit tests on lazy_tensor_staging branch with source version of all these diffs Differential Revision: D34929235 fbshipit-source-id: 35ebbb18ebb0858a47e94e2d087bf1d8b61a16cf
|
This pull request was exported from Phabricator. Differential Revision: D34929235 |
4fcc96c to
18e015f
Compare
desertfire
left a comment
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.
Stamping since it already works on the lazy_tensor_staging branch
Summary: This merges changes that have already been reviewed/landed onto lazy_tensor_staging branch. It combines changes from multiple PRs into one diff. updated from lazy_tensor_staging on 3/16 Pull Request resolved: #74311 Test Plan: Run CI to ensure compilation on various platforms Run unit tests on lazy_tensor_staging branch with source version of all these diffs Reviewed By: desertfire Differential Revision: D34929235 fbshipit-source-id: babbc3bbeabc5b8107ee9284ed7765887a148622
|
Hey @wconstab. |
Differential Revision: D34929235