mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-12 12:40:20 +08:00
updated docs
This commit is contained in:
@@ -44,7 +44,6 @@ PyTorch-Lightning Documentation
|
||||
|
||||
common-cases
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: community
|
||||
|
||||
@@ -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