Category "pytorch-geometric"

Difference between pooling and global pooling in torch_geometric.nn

I realised that torch_geometric library offers both global pooling layers and pooling layers, but I don't really understand what is the difference between these

Load custom knowledge-graph data to pytorch geometric

I am new to PyTorch geometric and want to know how we can load our own knowledge-graph dataset into PyTorch geometric DataLoader. I have my data in the CSV file