mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
finished lightning module
This commit is contained in:
@@ -362,7 +362,6 @@ class GradientAccumulationScheduler(Callback):
|
||||
Args:
|
||||
scheduling (dict): scheduling in format {epoch: accumulation_factor}
|
||||
|
||||
|
||||
Example::
|
||||
|
||||
from pytorch_lightning import Trainer
|
||||
|
||||
Reference in New Issue
Block a user