-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[dict] Support dict.update()
with no args
#158061
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
base: gh/guilhermeleobas/204/base
Are you sure you want to change the base?
[dict] Support dict.update()
with no args
#158061
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/158061
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 56 PendingAs of commit 5269523 with merge base e619c6b ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot rebase |
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Rebase failed due to Command
Raised by https://github.com/pytorch/pytorch/actions/runs/16627860205 |
Stack from ghstack (oldest at bottom):
dict.update()
with no args #158061fromkeys
classmethod #155608bool(OrderedDict)
#155503hasattr(..., IteratorVariable)
#155501__eq__
for dict_items #155154OrderedDict.popitem(last=...)
#155153OrderedDict.move_to_end(key, last=False)
#155152set_fullgraph(False)
intest_dict
/test_ordered_dict
#160156cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames