from local

This commit is contained in:
dohe0342 2023-01-26 11:05:54 +09:00
parent 29141e0f57
commit 1938740f86
2 changed files with 1 additions and 1 deletions

View File

@ -1595,7 +1595,7 @@ def run_adapter(rank, world_size, args, wb=None):
print('\n'*5)
print('-'*30)
print(train_cuts)
print(train_dl)
print('-'*30)
print('\n'*5)
exit()