[refactor] Move spmm and sddmm operators to operator module (#1873)
* upd * upd * upd * upd
Showing
python/dgl/ops/__init__.py
0 → 100644
python/dgl/ops/sddmm.py
0 → 100644
python/dgl/ops/spmm.py
0 → 100644
Please register or sign in to comment