mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-08-31 12:21:29 +08:00
14 lines
291 B
ReStructuredText
14 lines
291 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
|
|
Callbacks
|
|
=========
|
|
.. automodule:: pytorch_lightning.callbacks
|
|
:exclude-members:
|
|
_del_model,
|
|
_save_model,
|
|
on_epoch_end,
|
|
on_train_end,
|
|
on_epoch_begin,
|
|
check_monitor_top_k,
|
|
on_train_begin, |