sweep also takes no settings
This commit is contained in:
parent
4b51557501
commit
e926714275
@ -252,8 +252,7 @@ class Slate():
|
||||
|
||||
self.sweep_id = wandb.sweep(
|
||||
sweep=sweepC,
|
||||
project=project,
|
||||
settings=wandb.Settings(start_method=self.consume(wandbC, 'start_method', DEFAULT_START_METHOD)),
|
||||
project=project
|
||||
)
|
||||
|
||||
def _run_process(self, orig_config, rep_ids, p_ind):
|
||||
|
Loading…
Reference in New Issue
Block a user