chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.. _apioptim:
|
||||
|
||||
dgl.optim
|
||||
=========
|
||||
|
||||
.. automodule:: dgl.optim
|
||||
|
||||
Node embedding optimizer
|
||||
-------------------------
|
||||
.. currentmodule:: dgl.optim.pytorch
|
||||
|
||||
.. autoclass:: SparseAdagrad
|
||||
.. autoclass:: SparseAdam
|
||||
Reference in New Issue
Block a user