-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hi,
I've used this for demoing to my customer and I think it would great to show how the azure-pipelines can be used to deploy to higher environments using the recommended approach of "compile once promote everywhere" off of the main branch.
As I am new to ML Ops, I'm not sure the recommended approach for deploying to higher environments
Should the training be part of the "compile once" continuous integration/build phase
| - stage: training |
and these pieces
| ######################################### |
The high level of what I'm trying to understand is how the batch inference and training pipeline should fit into this flow
Metadata
Metadata
Assignees
Labels
No labels
