Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Enable overriding AzureConfig parameters from a LightningContainer #589

Merged
merged 5 commits into from
Nov 17, 2021

Conversation

dccastro
Copy link
Member

Currently, the only ways to set AzureConfig parameters are from either a YAML file or command line. However, there are parameters that would be convenient to set separately and consistently for individual model containers (e.g. experiment_name, cluster, num_nodes). This PR adds LightningContainer.update_azure_config() to modify the AzureConfig in-place after instantiation.

[This PR supersedes the less generic #583]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants