3 lines
90 B
Python
3 lines
90 B
Python
"""dgl distributed sparse optimizer for pytorch."""
|
|
from .sparse_emb import DistEmbedding
|