Just a little question, not sure I am correct.
You are using "0" to pad maxtrix. But in maxtrix "in_neight_indices", there could be two kinds of "0".
One is padding "0", the other is the first node's indice (should be "0").
Should there be some problem if this conflicts of "0"?
Hi,
Just a little question, not sure I am correct. You are using "0" to pad maxtrix. But in maxtrix "in_neight_indices", there could be two kinds of "0". One is padding "0", the other is the first node's indice (should be "0"). Should there be some problem if this conflicts of "0"?
Thanks