Skip to content

Commit

Permalink
Add Promoted CLI to API Reference Section (#14072)
Browse files Browse the repository at this point in the history
  • Loading branch information
speediedan authored Aug 8, 2022
1 parent aaeff90 commit 355fda3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/source-pytorch/api_references.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,20 @@ callbacks
Timer
TQDMProgressBar

cli
-----

.. currentmodule:: pytorch_lightning.cli

.. autosummary::
:toctree: api
:nosignatures:
:template: classtemplate.rst

LightningCLI
LightningArgumentParser
SaveConfigCallback

core
----

Expand Down

0 comments on commit 355fda3

Please sign in to comment.