Update run_pipeline.py
This commit is contained in:
Родитель
5173a7b5e5
Коммит
2ec4fffe54
|
@ -104,7 +104,7 @@ def main():
|
|||
|
||||
|
||||
pipeline_job = taxi_training_pipeline(
|
||||
Input(type=AssetTypes.URI_FOLDER, path=args.d + "@latest"), args.m, "taximonitoring"
|
||||
Input(path=args.d + "@latest"), args.m, "taximonitoring"
|
||||
)
|
||||
|
||||
# set pipeline level compute
|
||||
|
|
Загрузка…
Ссылка в новой задаче