Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Enable ealy stopped trials data for tuners. #843

Closed
scarlett2018 opened this issue Mar 13, 2019 · 0 comments
Closed

Enable ealy stopped trials data for tuners. #843

scarlett2018 opened this issue Mar 13, 2019 · 0 comments
Assignees
Labels

Comments

@scarlett2018
Copy link
Member

If a trial is early stopped, no metric data is sent to tuner. Some users also want tuner to know the metric data of those early stopped trials.

  1. NNImanager find the last metric data when a trial is killed, and send this metric data to tuner. Let webui show the last intermediate result as final result.
  2. Two ways:
    • Advisor with functionalities of tuner and assessor;
    • Also send early stop final state with final intermediate data to tuner.
  3. Tuner tolerates the duplicate messages of early stop.
@scarlett2018 scarlett2018 added this to the March 2019 Release v0.6 milestone Mar 13, 2019
chicm-ms added a commit that referenced this issue Mar 22, 2019
1. Route tuner and assessor commands to 2 seperate queues  issue #841
2. Allow tuner to leverage intermediate result when trial is early stopped.  issue #843
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants