Skip to content

Conversation

@xw285cornell
Copy link
Contributor

@xw285cornell xw285cornell commented Sep 1, 2023

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

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 1, 2023

🔗 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 Failures

As of commit 0a67474 with merge base e58d3ed (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48871102

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

This PR needs a release notes: label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "topic: not user facing"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

xw285cornell added a commit to xw285cornell/pytorch that referenced this pull request Sep 1, 2023
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
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 1, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: xw285cornell / name: Xiaodong Wang (0a67474)

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48871102

@jansel jansel requested a review from eellison September 1, 2023 16:17
@xw285cornell
Copy link
Contributor Author

/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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48871102

@facebook-github-bot
Copy link
Contributor

@pytorchbot merge

(Initiating merge automatically since Phabricator Diff has merged)

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Sep 1, 2023
@pytorchmergebot
Copy link
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

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.

4 participants