Closed
Description
What happened + What you expected to happen
Current status:
A lot of tune specific logging showing up in training workflow.
Goal state:
We design different UX for training v.s. tuning.
Definition:
training: This includes both AIR Trainer entrypoint as well as rllib training using tune as entrypoint (as long as trial number is determined to be 1
).
tuning: This includes everything with more than 1 trial.
Versions / Dependencies
master
Reproduction script
NA
Issue Severity
Medium: It is a significant difficulty but I can work around it.