GCN_Partitioning
GCN_Partitioning copied to clipboard
D = torch.sparse.sum(A, dim=1).to_dense() is no right
because A has normalized, D would be a tensor with all 1.