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