Files
dmlc--dgl/python/dgl/distgnn/__init__.py
T
2026-07-13 13:35:51 +08:00

5 lines
111 B
Python

"""
This package contains DistGNN and Libra based graph partitioning tools.
"""
from . import partition, tools