зеркало из https://github.com/microsoft/AI.git
Update python-keras-realtimeserving.yml for Azure Pipelines
This commit is contained in:
Родитель
810b024fe9
Коммит
599f86e670
|
@ -40,6 +40,7 @@ variables:
|
|||
project: '-'
|
||||
expires : "2019-08-01"
|
||||
agent: 'AI-GPU'
|
||||
python_path: "$(System.DefaultWorkingDirectory)/Python-Keras-RealTimeServing/{{cookiecutter.project_name}}/"
|
||||
|
||||
jobs:
|
||||
- job: AKSDeployAMLJob
|
||||
|
@ -117,7 +118,7 @@ jobs:
|
|||
aks_name: ${{parameters.aks_name}}
|
||||
aks_location: ${{parameters.azureregion}}
|
||||
aks_service_name: ${{parameters.aks_service_name}}
|
||||
python_path: "$(System.DefaultWorkingDirectory)/Python-Keras-RealTimeServing/{{cookiecutter.project_name}}/"
|
||||
python_path: $(python_path)
|
||||
|
||||
- template: azpapermill.yml
|
||||
parameters:
|
||||
|
|
Загрузка…
Ссылка в новой задаче