.
This commit is contained in:
parent
733286e810
commit
a9bde894b8
@ -13,7 +13,7 @@ import pdb
|
|||||||
d = pdb.set_trace
|
d = pdb.set_trace
|
||||||
|
|
||||||
REQUIRE_CONFIG_CONSUMED = False
|
REQUIRE_CONFIG_CONSUMED = False
|
||||||
WANDB_START_METHOD = 'process'
|
WANDB_START_METHOD = 'fork'
|
||||||
|
|
||||||
Parallelization_Primitive = Thread # Process
|
Parallelization_Primitive = Thread # Process
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user