Skip to content

Allow optional but untyped tensors in MessagePassing #9494

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 3 commits into from
Jul 8, 2024
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jul 8, 2024

Fixes #9492

@github-actions github-actions bot added the nn label Jul 8, 2024
@rusty1s rusty1s changed the title Allow for optional but untpyed tensors in MessagePassing Allow optional but untyped tensors in MessagePassing Jul 8, 2024
@rusty1s rusty1s merged commit fbafbc4 into master Jul 8, 2024
17 checks passed
@rusty1s rusty1s deleted the drop_assert branch July 8, 2024 12:29
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.

UnboundLocalError: local variable 'edge_attr' referenced before assignment
1 participant