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

[air] [checkpoint manager] handle nested metrics properly as scoring attribute. #27715

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

xwjiang2010
Copy link
Contributor

@xwjiang2010 xwjiang2010 commented Aug 9, 2022

Signed-off-by: xwjiang2010 [email protected]

Why are these changes needed?

handle nested metrics properly as scoring attribute

Related issue number

Closes #27701

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

@xwjiang2010 xwjiang2010 changed the title handle nested metrics properly as scording attribute. [air] [checkpoint manager] handle nested metrics properly as scoring attribute. Aug 9, 2022
@xwjiang2010 xwjiang2010 marked this pull request as draft August 9, 2022 23:05
@xwjiang2010
Copy link
Contributor Author

There is a circular dependency that needs to break - basically we should move SyncConfig out of syncer.py to be a separate file. Will clean that up.

@krfricke krfricke merged commit 91f5063 into ray-project:master Aug 16, 2022
Stefan-1313 pushed a commit to Stefan-1313/ray_mod that referenced this pull request Aug 18, 2022
…attribute. (ray-project#27715)

handle nested metrics properly as scoring attribute

Signed-off-by: xwjiang2010 <[email protected]>
Signed-off-by: Stefan van der Kleij <[email protected]>
@xwjiang2010 xwjiang2010 deleted the fix_ci branch July 26, 2023 19:50
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.

[tune] Error saving checkpoint based on nested metric score
3 participants