-
Notifications
You must be signed in to change notification settings - Fork 27.9k
[pytree][Easy] preserve dict keys in insertion order in CXX pytree
#130140
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
Closed
Closed
Changes from all commits
Commits
Show all changes
102 commits
Select commit
Hold shift + click to select a range
861efcd
Update
XuehaiPan fad9485
Update
XuehaiPan 53f4be2
Update
XuehaiPan 0de481f
Update
XuehaiPan c264689
Update
XuehaiPan 452f750
Update
XuehaiPan 16f36df
Update
XuehaiPan 15faca5
Update
XuehaiPan 6353a5b
Update
XuehaiPan 2dda457
Update
XuehaiPan 9fb9f83
Update
XuehaiPan bb317d2
Update
XuehaiPan 27f1564
Update
XuehaiPan b46a684
Update
XuehaiPan 9a52dc8
Update
XuehaiPan 077cd83
Update
XuehaiPan ccfdda0
Update
XuehaiPan fe30f9e
Update
XuehaiPan 67c3ec8
Update
XuehaiPan 33caa36
Update
XuehaiPan b2d7a02
Update
XuehaiPan d89607f
Update
XuehaiPan d1d0081
Update
XuehaiPan 67e2504
Update
XuehaiPan b032828
Update
XuehaiPan b9b8593
Update
XuehaiPan 74a6e05
Update
XuehaiPan 21fc546
Update
XuehaiPan 3daac60
Update
XuehaiPan 9fd80bb
Update
XuehaiPan 6df841f
Update
XuehaiPan a35fffb
Update
XuehaiPan 8c99fd6
Update
XuehaiPan 87c4a96
Update
XuehaiPan 4ce9677
Update
XuehaiPan 817a1ee
Update
XuehaiPan 736c962
Update
XuehaiPan 31d1a6f
Update
XuehaiPan f4a0c9e
Update
XuehaiPan afd2b8c
Update
XuehaiPan 20dea73
Update
XuehaiPan c35030e
Update
XuehaiPan f7d20dc
Update
XuehaiPan 66c37f2
Update
XuehaiPan dec5744
Update
XuehaiPan b8e8b81
Update
XuehaiPan 99b014e
Update
XuehaiPan fb7328d
Update
XuehaiPan 173c2f3
Update
XuehaiPan 73e1869
Update
XuehaiPan 100f2e6
Update
XuehaiPan 8a7abfe
Update
XuehaiPan 51880a1
Update
XuehaiPan 3f6c2a8
Update
XuehaiPan 2910219
Update
XuehaiPan f24f44b
Update
XuehaiPan 0c21f56
Update
XuehaiPan d9ecf28
Update
XuehaiPan fba9dd4
Update
XuehaiPan 0e9d092
Update
XuehaiPan e1ce981
Update
XuehaiPan db38bd4
Update
XuehaiPan aaeea9e
Update
XuehaiPan 192ea19
Update
XuehaiPan 6339736
Update
XuehaiPan ef82a9f
Update
XuehaiPan 90c1f54
Update
XuehaiPan e49469f
Update
XuehaiPan 13d6f33
Update
XuehaiPan 7d2201a
Update
XuehaiPan 1d52997
Update
XuehaiPan 3612168
Update
XuehaiPan 9b88227
Update
XuehaiPan 07ba964
Update
XuehaiPan 04649e9
Update
XuehaiPan 347e92b
Update
XuehaiPan f36f3e2
Update
XuehaiPan 7406d9f
Update
XuehaiPan 3ec71ae
Update
XuehaiPan 520e3ac
Update
XuehaiPan e27c1e5
Update
XuehaiPan a45e1e6
Update
XuehaiPan c0d8361
Update
XuehaiPan 767416a
Update
XuehaiPan f2cd464
Update
XuehaiPan fa8e39d
Update
XuehaiPan 0808273
Update
XuehaiPan 934b8b3
Update
XuehaiPan 5f8895e
Update
XuehaiPan 9443b8b
Update
XuehaiPan 39490a6
Update
XuehaiPan 9506c58
Update
XuehaiPan 23aeeb1
Update
XuehaiPan fe8083f
Update
XuehaiPan 9163dbd
Update
XuehaiPan ad07899
Update
XuehaiPan 72f38c3
Update
XuehaiPan 830d96b
Update
XuehaiPan 2b304b6
Update
XuehaiPan 3f52774
Update
XuehaiPan 7859447
Update
XuehaiPan c21880a
Update
XuehaiPan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @zou3519
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you're sure about this. The fun thing is if someone imports torch cxx_pytree and uses optree then they will override the optree behavior
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It only affects optree functions that passed with
namespace="torch".