Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
Signed-off-by: Can-Zhao <[email protected]>
  • Loading branch information
Can-Zhao committed Mar 5, 2025
1 parent ee2f680 commit 929d7a3
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/source/networks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -750,3 +750,27 @@ Utilities

.. automodule:: monai.apps.reconstruction.networks.nets.utils
:members:

Noise Schedulers
----------------
.. currentmodule:: monai.networks.schedulers

`AHNet`
~~~~~~~
.. autoclass:: Scheduler
:members:

.. autoclass:: NoiseSchedules
:members:

.. autoclass:: DDPMScheduler
:members:

.. autoclass:: DDIMScheduler
:members:

.. autoclass:: PNDMScheduler
:members:

.. autoclass:: RFlowScheduler
:members:

0 comments on commit 929d7a3

Please sign in to comment.