wandb
This commit is contained in:
parent
a1619bcd04
commit
be837df844
@ -13,7 +13,7 @@ import pdb
|
||||
d = pdb.set_trace
|
||||
|
||||
REQUIRE_CONFIG_CONSUMED = False
|
||||
WANDB_START_METHOD = 'fork'
|
||||
WANDB_START_METHOD = 'thread' # 'fork'
|
||||
REINIT = True
|
||||
|
||||
Parallelization_Primitive = Thread # Process
|
||||
|
Loading…
Reference in New Issue
Block a user