from local

This commit is contained in:
dohe0342 2023-01-09 20:24:22 +09:00
parent e498aa00de
commit ec586c44ce
2 changed files with 0 additions and 1 deletions

View File

@ -987,7 +987,6 @@ def run(rank, world_size, args):
p.requires_grad = False
else:
print(n)
exit()
'''
for n, p in model.named_parameters():
if 'layer' not in n: