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

Ignore edge_label and edge_label_index in ToSparseTensor() transform #9199

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Apr 15, 2024

Fixes #9196

@rusty1s rusty1s self-assigned this Apr 15, 2024
@rusty1s rusty1s merged commit 82aad03 into master Apr 15, 2024
17 checks passed
@rusty1s rusty1s deleted the fix_sparse_tensor_edge_label branch April 15, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ToSparseTensor() leads to GPU memory leakage when dealing with data generated from RandomLinkSplit()
1 participant