Add Promoted CLI to API Reference Section (#14072)
This commit is contained in:
parent
aaeff90254
commit
355fda3702
|
@ -47,6 +47,20 @@ callbacks
|
|||
Timer
|
||||
TQDMProgressBar
|
||||
|
||||
cli
|
||||
-----
|
||||
|
||||
.. currentmodule:: pytorch_lightning.cli
|
||||
|
||||
.. autosummary::
|
||||
:toctree: api
|
||||
:nosignatures:
|
||||
:template: classtemplate.rst
|
||||
|
||||
LightningCLI
|
||||
LightningArgumentParser
|
||||
SaveConfigCallback
|
||||
|
||||
core
|
||||
----
|
||||
|
||||
|
|
Loading…
Reference in New Issue