Add Promoted CLI to API Reference Section (#14072)

This commit is contained in:
Dan Dale 2022-08-08 01:16:53 -07:00 committed by GitHub
parent aaeff90254
commit 355fda3702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -47,6 +47,20 @@ callbacks
Timer
TQDMProgressBar
cli
-----
.. currentmodule:: pytorch_lightning.cli
.. autosummary::
:toctree: api
:nosignatures:
:template: classtemplate.rst
LightningCLI
LightningArgumentParser
SaveConfigCallback
core
----