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