mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
working on trainer docs
This commit is contained in:
@@ -854,6 +854,7 @@ class Trainer(TrainerIOMixin,
|
||||
trainer = Trainer()
|
||||
|
||||
trainer.test(model)
|
||||
|
||||
"""
|
||||
self.testing = True
|
||||
if model is not None:
|
||||
|
||||
Reference in New Issue
Block a user