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/mlflow sync tag #83

Merged
merged 45 commits into from
Oct 21, 2024
Merged

Fix/mlflow sync tag #83

merged 45 commits into from
Oct 21, 2024

Conversation

anaprietonem
Copy link
Contributor

This PR includes:

  • Fix in mlflow-sync for when we want to sync a new-experiment that doesn't yet exist on the remote server
  • Bring a new tag to distinguish between those runs that are synced from offline to online and those are synced 'online' to 'online' (ie between two different remove servers)

@anaprietonem anaprietonem marked this pull request as draft October 14, 2024 11:05
@anaprietonem anaprietonem changed the title [WIP] Fix/mlflow sync tag Fix/mlflow sync tag Oct 14, 2024
@gmertes gmertes mentioned this pull request Oct 15, 2024
@anaprietonem anaprietonem marked this pull request as ready for review October 18, 2024 08:05
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/anemoi/training/diagnostics/mlflow/logger.py Outdated Show resolved Hide resolved
src/anemoi/training/diagnostics/mlflow/logger.py Outdated Show resolved Hide resolved
src/anemoi/training/train/train.py Outdated Show resolved Hide resolved
src/anemoi/training/train/train.py Outdated Show resolved Hide resolved
src/anemoi/training/train/train.py Outdated Show resolved Hide resolved
src/anemoi/training/utils/mlflow_sync.py Outdated Show resolved Hide resolved
@gmertes
Copy link
Member

gmertes commented Oct 18, 2024

Use squash when we merge this one

otherwise it will merge in a lot of unnecessary commits that were squashed in other PRs

@gmertes gmertes merged commit e592f3f into develop Oct 21, 2024
99 of 101 checks passed
@gmertes gmertes deleted the fix/mlflow_sync_tag branch October 21, 2024 14:33
@gmertes gmertes mentioned this pull request Oct 22, 2024
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.

3 participants