mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
Docs5 (#1033)
* changed path * changed path * changed path * changed path * changed path * changed path * changed path * changed path * changed path * changed path * changed path * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv * added cv
This commit is contained in:
@@ -35,6 +35,8 @@ Example
|
||||
|
||||
We successfully extended functionality without polluting our super clean LightningModule research code
|
||||
|
||||
---------
|
||||
|
||||
.. automodule:: pytorch_lightning.callbacks.base
|
||||
:noindex:
|
||||
:exclude-members:
|
||||
@@ -43,6 +45,8 @@ We successfully extended functionality without polluting our super clean Lightni
|
||||
_abc_impl,
|
||||
check_monitor_top_k,
|
||||
|
||||
---------
|
||||
|
||||
.. automodule:: pytorch_lightning.callbacks.early_stopping
|
||||
:noindex:
|
||||
:exclude-members:
|
||||
@@ -51,6 +55,8 @@ We successfully extended functionality without polluting our super clean Lightni
|
||||
_abc_impl,
|
||||
check_monitor_top_k,
|
||||
|
||||
---------
|
||||
|
||||
.. automodule:: pytorch_lightning.callbacks.model_checkpoint
|
||||
:noindex:
|
||||
:exclude-members:
|
||||
@@ -59,6 +65,8 @@ We successfully extended functionality without polluting our super clean Lightni
|
||||
_abc_impl,
|
||||
check_monitor_top_k,
|
||||
|
||||
---------
|
||||
|
||||
.. automodule:: pytorch_lightning.callbacks.gradient_accumulation_scheduler
|
||||
:noindex:
|
||||
:exclude-members:
|
||||
|
||||
Reference in New Issue
Block a user