This commit is contained in:
Dominik Moritz Roth 2023-07-09 17:53:03 +02:00
parent 733286e810
commit a9bde894b8

View File

@ -13,7 +13,7 @@ import pdb
d = pdb.set_trace
REQUIRE_CONFIG_CONSUMED = False
WANDB_START_METHOD = 'process'
WANDB_START_METHOD = 'fork'
Parallelization_Primitive = Thread # Process