-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Filter out empty tensors inside trim_to_layer
#7942
Merged
Merged
Commits on Aug 28, 2023
-
filter out empty tensor for x, edge_index and edge_attr after calling…
… `trim_to_layer` function Signed-off-by: Liu,Kaixuan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26ba7b8 - Browse repository at this point
Copy the full SHA 26ba7b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d51b589 - Browse repository at this point
Copy the full SHA d51b589View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3dd9651 - Browse repository at this point
Copy the full SHA 3dd9651View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8374ef - Browse repository at this point
Copy the full SHA c8374efView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9d282 - Browse repository at this point
Copy the full SHA cf9d282View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18cf3dc - Browse repository at this point
Copy the full SHA 18cf3dcView commit details -
add more check in unit test per Andrea's suggestion
Signed-off-by: Liu,Kaixuan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 316090c - Browse repository at this point
Copy the full SHA 316090cView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b06a7d - Browse repository at this point
Copy the full SHA 0b06a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 136d141 - Browse repository at this point
Copy the full SHA 136d141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42979e9 - Browse repository at this point
Copy the full SHA 42979e9View commit details -
Update torch_geometric/utils/trim_to_layer.py
Co-authored-by: Jintang Li <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df202a3 - Browse repository at this point
Copy the full SHA df202a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for da89f18 - Browse repository at this point
Copy the full SHA da89f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a8f52 - Browse repository at this point
Copy the full SHA c1a8f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12bcd8a - Browse repository at this point
Copy the full SHA 12bcd8aView commit details
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.