We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83595e6 commit 82dc080Copy full SHA for 82dc080
python/dgl/__init__.py
@@ -62,6 +62,3 @@
62
from .mpops import *
63
from .homophily import *
64
from .label_informativeness import *
65
-
66
-if backend_name == "pytorch":
67
- from . import distributed
0 commit comments