Skip to content

Wrong ordering of nodes/edges in multitasking for node/edge level tasks #467

@DomInvivo

Description

@DomInvivo

I'll write more details later, but in MultitaskDataset.merge, it merges the molecules that are identical across datasets. But if the ordering of the nodes/edges/nodepairs are different, then nothing guarantees that the order will be the same, so the nodes that ends up being used might be in a different orders than the labels.

In that function, if there is a node/edge/nodepair task, all the labels must be re-ordered according to the ordering of the unique graph selected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions