from local

This commit is contained in:
dohe0342 2022-12-27 10:32:56 +09:00
parent a70eb4e65c
commit 94b041e97a
2 changed files with 0 additions and 1 deletions

View File

@ -1716,7 +1716,6 @@ def main():
if not args.add_adapter: run(rank=0, world_size=1, args=args, wb=wb)
else: run(rank=0, world_size=1, args=args, wb=wb)
torch.set_num_threads(1)
torch.set_num_interop_threads(1)