Skip to content

Commit

Permalink
Revert "set multiprocessing start method to spawn"
Browse files Browse the repository at this point in the history
This reverts commit 956f16c.
  • Loading branch information
njzjz committed Jan 27, 2024
1 parent 956f16c commit d513c55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/tests/pt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@

torch.set_num_threads(1)
torch.set_num_interop_threads(1)
torch.multiprocessing.set_start_method("spawn")

0 comments on commit d513c55

Please sign in to comment.