Pseudo name for pre validation
This commit is contained in:
parent
3d8af45c7c
commit
6c29d49a33
@ -215,7 +215,7 @@ class Slate():
|
||||
if self.consume(slurmC, 'pre_validate', True):
|
||||
Runner = self.runners[runnerName]
|
||||
runner = Runner(self, config)
|
||||
runner.setup(wandbC['job_type'])
|
||||
runner.setup('PreDeployment-Validation')
|
||||
|
||||
self._init_sweep(config)
|
||||
self.consume(config, 'wandb')
|
||||
|
Loading…
Reference in New Issue
Block a user