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] Always set the run name when initializing a run in lightning #3102

Merged
merged 1 commit into from Mar 13, 2024

Conversation

martenlienen
Copy link
Contributor

Before, the run name would only be set when a run hash has been specified by the user, which is only the case in unusual circumstances, e.g. when a previous model training is resumed at a later time. In effect, run names were never set in my case.

Best,
Marten

Before, the run name would only be set when a run hash has been specified by the user, which
is only the case in unusual circumstances, e.g. when a previous model training is resumed
at a later time. In effect, run names were never set in my case.
@CLAassistant
Copy link

CLAassistant commented Feb 14, 2024

CLA assistant check
All committers have signed the CLA.

@martenlienen martenlienen changed the title Always set the run name when initializing a run in lightning [fix] Always set the run name when initializing a run in lightning Feb 18, 2024
Copy link
Contributor

@mihran113 mihran113 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @martenlienen! Thanks a lot for contribution, and sorry for late response :) Can I ask you to add an entry for this PR as well in changelog?

@alberttorosyan alberttorosyan merged commit a19c929 into aimhubio:main Mar 13, 2024
5 of 7 checks passed
@martenlienen martenlienen deleted the lightning-run-names branch March 28, 2024 15:28
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

4 participants