Skip to content

Ensure attributes are preserved through to_undirected #327

Description

@vineetbansal

Claude seems to suggest that certain attributes are lost when we go from directed -> undirected graph (node/edge/graph level, not sure). See where this might happen.

pytorch-geometric looks at shapes to determine what is node- vs edge- level, which can get confusing. So we use a prefix to distinguish between the two.

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