You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .. _dataset documentation:
-
- autogl.datasets
- ===============
-
- We integrate the datasets from `PyTorch Geometric <https://pytorch-geometric.readthedocs.io/en/latest/modules/datasets.html>`_, `DGL <https://dgl.ai>`_ and `OGB <https://ogb.stanford.edu/docs/dataset_overview/>`_. We also list some datasets from `CogDL` for simplicity.
-
- .. toctree::
-
- dataset/dgl.rst
- dataset/pyg.rst
|