rapidsai / cugraph-gnn

Apache License 2.0
9 stars 15 forks source link

cuGraph-PyG: Support Operators to Convert Graphs (ToUndirected, AddSelfLoops, NormalizeFeatures) #18

Open alexbarghi-nv opened 4 months ago

alexbarghi-nv commented 4 months ago

We currently do not support these operators in cuGraph-PyG. We have users who are asking for them.