Closed
Description
There are more and more applications in GNN. In training, people demand model to be trained on distinct graphs. Variable graphs are needed to customize their training process.
So far, I implement the FeaturedGraph
to equip graph structure on features, so one can input feature with a graph. However, it is experimentally implemented to support GCNConv
. To support all layers, there are more work to do.
Metadata
Metadata
Assignees
Labels
No labels