simultaion
This commit is contained in:
parent
c5ae89d18a
commit
61118a7423
10 changed files with 277 additions and 58 deletions
|
@ -32,7 +32,6 @@ export class ExecWeightProcessScenario extends CallbackStrategyWithIdQuery {
|
|||
if (preTrain) {
|
||||
execCommand += ` --pretrain`;
|
||||
}
|
||||
console.log(execCommand);
|
||||
return await new ExecProcessUseCase().call(
|
||||
`${model.project.rootDir}/`,
|
||||
execCommand,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue