RexYing / diffpool

MIT License
477 stars 136 forks source link

why the maximum number of nodes are constrained? #2

Open LeeJunHyun opened 5 years ago

LeeJunHyun commented 5 years ago

why the maximum number of nodes are constrained?

and what about other dataset except for D&D, ENZYMES?

in example.sh, there are only information (of max_node) about two dataset.

william-gx commented 5 years ago

why the maximum number of nodes are constrained?

and what about other dataset except for D&D, ENZYMES?

in example.sh, there are only information (of max_node) about two dataset.

I am also interested in the exact number of maximum number for other datasets, have you already known the answer? thx

RexYing commented 5 years ago

Hi, by default it's the number of nodes in the largest graph in the dataset.

This is just for efficiency concerns. E.g. when you have a very large graph outlier.