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

GHA CV pipeline fixes #120

Merged
merged 2 commits into from
Dec 21, 2022
Merged

GHA CV pipeline fixes #120

merged 2 commits into from
Dec 21, 2022

Conversation

sdonohoo
Copy link
Contributor

  • Removed cli-v2- from resource creation gha action filenames for both training and endpoint deployment
  • Added create-dataprep-compute (cpu) step and renamed create-compute to create-training-compute (gpu) to create two clusters. CV training pipeline uses both.
  • Added missing cluster-tier to create-compute.

Resource creation GHA were named like cli-v2-create-deployment.yml. Actual file names not prepended with cli-v2.
* Remove cli-v2 from resource creation action file names.
* Add create-dataprep-compute (cpu) step in addition to create-training-compute step (gpu). Both are needed for complete pipeline.
* Add missing cluster-tier value for create-compute.
@sdonohoo sdonohoo merged commit 98639f4 into Azure:main-dec31 Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant