mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
updated test
This commit is contained in:
@@ -856,6 +856,8 @@ class Trainer(TrainerIOMixin,
|
||||
else:
|
||||
self.run_evaluation(test_mode=True)
|
||||
|
||||
self.testing = False
|
||||
|
||||
|
||||
class _PatchDataLoader(object):
|
||||
r'''
|
||||
|
||||
Reference in New Issue
Block a user