Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.

[Potential Bug] Senders and Receivers can't be None as specified in docstrings #45

Description

@EdanToledo

Hello,

I think there might be a bug in the node aggregation fn when using GCN. The docstrings state that we can set the senders and receivers to None for graphs that have no edges but due to using the senders and receivers in the node aggregation function, setting them to None causes it to break. I assume this is not intended unless I am missing something.

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions