-
Couldn't load subscription status.
- Fork 25.7k
[S362716] turn off constant folding #108389
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🧪 See artifacts and rendered test results at hud.pytorch.org/pr/108389
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 0a67474 with merge base e58d3ed ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D48871102 |
This PR needs a
|
Summary: Constant folding is using a lot of memory and is causing OOM. Turn if off in fbcode. Also filed an issue pytorch#108388 Test Plan: Cloned a failed job and it's working now Differential Revision: D48871102
4cc27f8 to
8dfa753
Compare
|
|
|
This pull request was exported from Phabricator. Differential Revision: D48871102 |
|
/easycla |
Summary: Constant folding is using a lot of memory and is causing OOM. Turn if off in fbcode. Also filed an issue pytorch#108388 Test Plan: Cloned a failed job and it's working now Reviewed By: eellison Differential Revision: D48871102
8dfa753 to
0a67474
Compare
|
This pull request was exported from Phabricator. Differential Revision: D48871102 |
|
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Summary: Constant folding is using a lot of memory and is causing OOM. Turn if off in fbcode. Also filed an issue #108388
Test Plan: Cloned a failed job and it's working now
Differential Revision: D48871102
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy @ngimel @yf225 @chenyang78 @kadeng @muchulee8 @aakhundov