зеркало из https://github.com/microsoft/nni.git
enable for non-debug
This commit is contained in:
Родитель
2f6be89f63
Коммит
001330c8bd
|
@ -60,9 +60,8 @@ async function start(): Promise<void> {
|
|||
|
||||
initExperimentsManager();
|
||||
|
||||
if (globals.args.logLevel === 'debug' || globals.args.logLevel === 'trace') {
|
||||
enableWebuiStaging();
|
||||
}
|
||||
//if (globals.args.logLevel === 'debug' || globals.args.logLevel === 'trace')
|
||||
enableWebuiStaging();
|
||||
|
||||
globals.shutdown.notifyInitializeComplete();
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче