-
Hello, I try to get the symmetrically normalized adjacency with self loops: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Since each batch is a different sugbgraph, you'll have to compute the normalized adjacency each time. |
Beta Was this translation helpful? Give feedback.
Since each batch is a different sugbgraph, you'll have to compute the normalized adjacency each time.