mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
pt dpp some ignores
This commit is contained in:
@@ -87,7 +87,7 @@ class TrainerIO(object):
|
||||
# --------------------
|
||||
# HPC IO
|
||||
# --------------------
|
||||
def enable_auto_hpc_walltime_manager(self):
|
||||
def enable_auto_hpc_walltime_manager(self): # pragma: no cover
|
||||
if self.cluster is None:
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user