Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lululxvi committed Jan 4, 2025
1 parent a3c677c commit 6a06766
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ If you are looking for information on a specific function, class or method, this
modules/deepxde.nn.tensorflow
modules/deepxde.nn.tensorflow_compat_v1
modules/deepxde.optimizers
modules/deepxde.optimizers.pytorch
modules/deepxde.utils

Indices and tables
Expand Down
20 changes: 5 additions & 15 deletions docs/modules/deepxde.optimizers.pytorch.rst
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
deepxde.optimizers.pytorch package
==================================
deepxde.optimizers.pytorch
==========================

Submodules
----------
deepxde.optimizers.pytorch.nncg module
--------------------------------------

deepxde.optimizers.pytorch.optimizers module
--------------------------------------------

.. automodule:: deepxde.optimizers.pytorch.optimizers
.. automodule:: deepxde.optimizers.pytorch.nncg
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: deepxde.optimizers.pytorch
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 6a06766

Please sign in to comment.