PyTorch Tutorial — gnn 1.2.0 documentation
https://sailab.diism.unisi.it/gnn/PyTorch.htmlDescription¶. This guide is an introduction to the PyTorch GNN package. The implementation consists of several modules: pygnn.py contains the main core of the GNN. gnn_wrapper.py a wrapper (for supervised and semisupervised tasks) handling the GNN. net.py contains the implementation of several state and output networks. dataloader.py contains the data input …