mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-08-21 11:20:03 +08:00
14 lines
293 B
ReStructuredText
14 lines
293 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, |