mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
added auto port find
This commit is contained in:
+1
-1
@@ -139,4 +139,4 @@ if __name__ == '__main__':
|
||||
pids = subprocess.check_output(command, shell=True)
|
||||
pids = pids.strip()
|
||||
|
||||
print(str(pids))
|
||||
print(len(pids))
|
||||
|
||||
Reference in New Issue
Block a user