AutoGL
AutoGL copied to clipboard
add GCNJaccard & GCNSVD
need to include deeprobust as a required package
I suggest checking the compatibility with DGL backend (support both backends would be most ideal, but even if this function is not supported when only DGL is installed, there shouldn't be any compatibility error) @wondergo2017
I suggest checking the compatibility with DGL backend (support both backends would be most ideal, but even if this function is not supported when only DGL is installed, there shouldn't be any compatibility error) @wondergo2017
test ok for dgl backend
add test for pyg-only and dgl-only envs.