News

graph_al/data: The main module for graph datasets. The Data class in graph_al/data/base.py extends a torch-geometric Data instance with utility functions while the BaseDataset wraps the data (and ...