gli.dataloading

The gli.dataloading module provides functions to load graph datasets.

Utility Function

get_gli_dataset

Get a graph dataset given dataset name and task config.

get_gli_graph

Get one (or a list of) dgl.DGLGraph object(s) from GLI repo.

get_gli_task

Get a GLI task configuration object from GLI repo.

combine_graph_and_task

Combine graph(s) and task to get a dataset.