GraphNormalization
GraphNormalization copied to clipboard
Some Issue about graph_norm.py
hello, I have some issues in graph_norm.py, where g stand for the adjacency matrix? And x is feature matrix, right? So if yes adj is 10242 * 10242, where x is 10242,64, then graph_size=10242?