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