-
Notifications
You must be signed in to change notification settings - Fork 16
Fix PPR sampler memory and labeled homogeneous ABLP #645
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
Merged
Merged
Changes from 24 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
ed818c2
potential fix
mkolodner-sc abb8e56
Update
mkolodner-sc a0e84fa
Update
mkolodner-sc 088fe1b
Improvements
mkolodner-sc 5ca621c
Change int16 to int32
mkolodner-sc ac2ef26
Fix degree tensor tests and type checks
mkolodner-sc 7ad9faa
Merge branch 'mkolodner-sc/ppr_gs_memory' of github.com:Snapchat/GiGL…
mkolodner-sc d850b37
Add E2E PPR graphstore test
mkolodner-sc 845704b
Update
mkolodner-sc ebbc318
Fixes
mkolodner-sc 65eac99
Fix PPR graph-store sampling worker capacity
mkolodner-sc 97bd538
Fix
mkolodner-sc 92c9f51
more fixes
mkolodner-sc 7e31417
change back
mkolodner-sc d9d2086
Avoid cast for heterogeneous inference node ids
mkolodner-sc fd1e9ae
Trim branch to PPR sampler fixes
mkolodner-sc 71e1fa1
Merge remote-tracking branch 'origin/main' into mkolodner-sc/ppr_gs_m…
mkolodner-sc 2ef9548
Keep PPR test ty ignores
mkolodner-sc b08f0e5
Remove stale PPR test ty ignore
mkolodner-sc a6eedd1
Use union shape for PPR degree tensors
mkolodner-sc 68ab0f2
Restore useful degree computation comments
mkolodner-sc e71ccdb
Remove sampler diagnostic wrapper
mkolodner-sc f76e548
Simplify degree all-reduce helper
mkolodner-sc 23ee86f
Document degree tensor assumptions
mkolodner-sc 3b3497d
Address PPR degree review comments
mkolodner-sc 5ac1c63
Address PPR degree memory review comments
mkolodner-sc aa42d7a
Comments
mkolodner-sc 2641834
Document PPR degree tensor dtype rationale
mkolodner-sc 1ff8635
Address remaining comments
mkolodner-sc 5548260
Fix
mkolodner-sc a9df285
Improve solution
mkolodner-sc 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
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
|
mkolodner-sc marked this conversation as resolved.
|
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.