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

Node hash new #3514

Merged
merged 4 commits into from
Apr 21, 2022
Merged

Node hash new #3514

merged 4 commits into from
Apr 21, 2022

Conversation

JackCaoG
Copy link
Collaborator

This is to fix the build error in pytorch/pytorch#75324. Pytorch/xla needs to implement two hash function and maintain the hash object.

From PyTorch/XLA's perspective, hash and shape_hash is the same thing.

@JackCaoG JackCaoG requested a review from wonjoolee95 April 20, 2022 18:39
@JackCaoG
Copy link
Collaborator Author

FYI @wconstab @antoniojkim

Copy link
Collaborator

@wconstab wconstab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this lgtm.

i see you can torch-pin from this PR to #75324, but does that run enough CI steps to be sure?

Let me know what the best sequence for landing is. Or if we should rebase/pin #75324 somehow.

@JackCaoG
Copy link
Collaborator Author

@wconstab pin to #75324 will checkout that pytorch branch when building in pt/xla CI. We will run both CPU and GPU test so it should be enough to cover :D.

Copy link
Collaborator

@wonjoolee95 wonjoolee95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @JackCaoG!

@JackCaoG JackCaoG merged commit e835313 into master Apr 21, 2022
@JackCaoG JackCaoG deleted the node_hash_new branch April 21, 2022 19:52
JackCaoG added a commit that referenced this pull request Apr 21, 2022
@JackCaoG JackCaoG mentioned this pull request Apr 21, 2022
JackCaoG added a commit that referenced this pull request Apr 21, 2022
JackCaoG added a commit that referenced this pull request Apr 21, 2022
wconstab pushed a commit that referenced this pull request Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants