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

To fix #3277 #3280

Merged
merged 8 commits into from
Sep 9, 2024
Merged

To fix #3277 #3280

merged 8 commits into from
Sep 9, 2024

Commits on Sep 4, 2024

  1. To fix pytorch#3277

    To fix pytorch#3277 , replace `_VALID_PARAM_AND_METRIC_NAMES ` to regular expression from `mlflow`
    
    https://github.com/mlflow/mlflow/blob/d6625d6df85b61f3661ba90efc36f94511a5c23f/mlflow/utils/validation.py#L15C1-L15C60
    puhuk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5abd8e0 View commit details
    Browse the repository at this point in the history
  2. autopep8 fix

    puhuk authored and github-actions[bot] committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    011d8b7 View commit details
    Browse the repository at this point in the history
  3. Update mlflow_logger.py

    puhuk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8a00546 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    153f16d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd623d7 View commit details
    Browse the repository at this point in the history
  6. Update mlflow_logger.py

    Remove `import re`
    puhuk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7264812 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    596b5ab View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    1e42704 View commit details
    Browse the repository at this point in the history