Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CV Project Template is missing batch endpoint deployment #65

Open
azeltov opened this issue Jul 13, 2022 · 0 comments
Open

CV Project Template is missing batch endpoint deployment #65

azeltov opened this issue Jul 13, 2022 · 0 comments
Assignees
Labels
💎 enhancement New feature or request

Comments

@azeltov
Copy link
Contributor

azeltov commented Jul 13, 2022

If you are following the quickstart with CV project template and do batch endpoint deployment the yml file references :

      - template: templates/${{ variables.version }}/create-deployment.yml@mlops-templates
        parameters:
          deployment_name: taxi-batch-dp
          deployment_file: mlops/azureml/deploy/batch/batch-deployment.yml  

image

However the deploy directory in templates for cv flavor only has realtime deployment. Need to either correct the quickstart manual to use real time deployment and/or add batch endpoint support.

image

@setuc setuc added the 💎 enhancement New feature or request label Aug 1, 2022
@setuc setuc self-assigned this Aug 1, 2022
@setuc setuc transferred this issue from Azure/mlops-v2 Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants