-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add lazy tensor unit tests, disabled #74309
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 890faf6 (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: D34928619 |
CI Flow Status⚛️ CI FlowRuleset - Version:
|
|
This pull request was exported from Phabricator. Differential Revision: D34928619 |
bf3a587 to
eceb718
Compare
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: cca1e9fed7fc67f6a310920a6cc9f4e731c029ce
Summary: Pull Request resolved: pytorch#74309 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. Test Plan: verify CI passes Reviewed By: desertfire Differential Revision: D34928619 fbshipit-source-id: e02d0f4c9ad6388d343274317d3b77591f84e7d3
eceb718 to
890faf6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D34928619 |
Summary: Pull Request resolved: #74309 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. Test Plan: verify CI passes Reviewed By: desertfire Differential Revision: D34928619 fbshipit-source-id: cd556155326f7fb55b3f29031f80bc36c936d565
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.
Test Plan: verify CI passes
Differential Revision: D34928619