mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
finished callbacks
This commit is contained in:
@@ -23,6 +23,7 @@ This is the basic use of the trainer:
|
||||
|
||||
trainer = Trainer()
|
||||
trainer.fit(model)
|
||||
|
||||
"""
|
||||
|
||||
from .trainer import Trainer
|
||||
|
||||
Reference in New Issue
Block a user