GraphNormalization icon indicating copy to clipboard operation
GraphNormalization copied to clipboard

Some Issue about graph_norm.py

Open tanjia123456 opened this issue 1 year ago • 0 comments

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?

tanjia123456 avatar Jun 12 '24 09:06 tanjia123456