Mlflow docker
This commit is contained in:
parent
e1aa4684db
commit
28e5c83ff2
@ -34,7 +34,8 @@ pipeline {
|
||||
sh 'chmod +x dlgssdpytorch.py'
|
||||
sh 'python3 ./dlgssdpytorch.py $PARAMETRY'
|
||||
sh 'chmod +x train_mlflow.py'
|
||||
sh 'mlflow run .'
|
||||
//sh 'mlflow ./train_mlflow.py'
|
||||
//sh 'mlflow run .'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user