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

Features: Apply WandB logger in Ray with the same format as default running #25

Closed
1 task done
chrstnkgn opened this issue Dec 21, 2022 · 0 comments · Fixed by #41
Closed
1 task done

Features: Apply WandB logger in Ray with the same format as default running #25

chrstnkgn opened this issue Dec 21, 2022 · 0 comments · Fixed by #41
Assignees
Labels
Features New feature or request RayTune About RayTune (Hyperparameter Tuning) WandB About WandB (experiment logging)

Comments

@chrstnkgn
Copy link
Collaborator

chrstnkgn commented Dec 21, 2022

What


  • Apply WandB logger in Ray with the same format as default running

Why


  • It is hard to customize logging configs and outputs using WandbLoggerCallback from ray
  • We would want to simplify logging outputs in ray-WandB to make them in line with those from default running (w/o ray tune)

How


  • Try customizing setup_wandb function instead of using WandbLoggerCallback from Ray
@chrstnkgn chrstnkgn added the Features New feature or request label Dec 21, 2022
@chrstnkgn chrstnkgn self-assigned this Dec 21, 2022
This was referenced Dec 26, 2022
@chrstnkgn chrstnkgn linked a pull request Dec 29, 2022 that will close this issue
chrstnkgn added a commit that referenced this issue Dec 30, 2022
@seoulsky-field seoulsky-field added RayTune About RayTune (Hyperparameter Tuning) WandB About WandB (experiment logging) labels Dec 30, 2022
@seoulsky-field seoulsky-field added this to the Dataset: CheXpert milestone Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Features New feature or request RayTune About RayTune (Hyperparameter Tuning) WandB About WandB (experiment logging)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants