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

Fix bugs introduced in last PR #50 #51

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

SebastianScherer88
Copy link
Owner

@SebastianScherer88 SebastianScherer88 commented Dec 3, 2024

Fixes two bugs introduced in PR #50

Fix 1

The underscore in torch_ddp gets replaced when populating the base_name attribute of the TorchDDPComponent class instance, but is not being replaced when building the k8s service related creation and deletion templates.

Fix is to use dashes in all COMPONENT_IMPLEMENTATION enum values.

Fix 2

Adding constant for the dag template names and additional step to retrieve the workflow template's inner dag template when (re-)building inputs.

@SebastianScherer88 SebastianScherer88 changed the title Fix torch ddp template name issue introduced in last PR Fix bugs introduced in last PR Dec 3, 2024
@SebastianScherer88 SebastianScherer88 changed the title Fix bugs introduced in last PR Fix bugs introduced in last PR #50 Dec 3, 2024
@SebastianScherer88 SebastianScherer88 merged commit 915f0a3 into master Dec 3, 2024
45 checks passed
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.

1 participant