relational-gcn
relational-gcn copied to clipboard
errors in run train.py
i changed X into X=sp.dia_matrix(A[0].shape) it was still errors. in fact, the version still bring many errors, e.g. return x=x.__dims, however, there doesn't exist the attribute "__dims"?