Skip to content

Explicit dtype for the node and edge attrs? #193

@yfukai

Description

@yfukai

Currently, the dtype of node and edge attributes is inferred from the default value provided. It could be helpful to specify an explicit dtype to manage situations where the default value's type may differ from the target object's type (for example, None versus Mask).

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