Skip to content
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

[dynamo] Fix OrderedDict reconstruction bytecode #95800

Closed
wants to merge 2 commits into from

Conversation

williamwen42
Copy link
Member

@williamwen42 williamwen42 commented Mar 1, 2023

@williamwen42 williamwen42 added ciflow/trunk Trigger trunk jobs on your pull request ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR ciflow/inductor release notes: dynamo labels Mar 1, 2023
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 1, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/95800

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 Failures

As of commit 68d53ed:

NEW FAILURES - The following jobs have failed:

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

@williamwen42
Copy link
Member Author

@pytorchbot merge -f "flaky tests"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes).

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

cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 2, 2023
Fixes OrderedDict reconstruction issue found in pytorch/pytorch#95250 with an attempt to fix it here pytorch/pytorch#95725

Pull Request resolved: pytorch/pytorch#95800
Approved by: https://github.com/yanboliang, https://github.com/clee2000
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 5, 2023
Fixes OrderedDict reconstruction issue found in pytorch/pytorch#95250 with an attempt to fix it here pytorch/pytorch#95725

Pull Request resolved: pytorch/pytorch#95800
Approved by: https://github.com/yanboliang, https://github.com/clee2000
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 5, 2023
Fixes OrderedDict reconstruction issue found in pytorch/pytorch#95250 with an attempt to fix it here pytorch/pytorch#95725

Pull Request resolved: pytorch/pytorch#95800
Approved by: https://github.com/yanboliang, https://github.com/clee2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/inductor ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR ciflow/trunk Trigger trunk jobs on your pull request Merged module: dynamo release notes: dynamo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants