from local

This commit is contained in:
dohe0342 2023-04-26 15:01:50 +09:00
parent 5a6027d305
commit 1a4fafcca8
3 changed files with 0 additions and 2 deletions

View File

@ -1693,8 +1693,6 @@ def run_adapter(rank, world_size, args, wb=None):
wb=wb,
)
exit()
if params.print_diagnostics:
diagnostic.print_diagnostics()
break