You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
As requirement of #2390 , removed multiphase from WebUI, document, and put all trials flatten on WebUI.
1. The major change is to split trial-jobs to trials in webui, and use parameter id as part of trial id.
2. If multiphase is enabled, the limitation of trial controls job count only, not trials actually.
3. When multiphase enabled, the trial status may not be right. Previous trials in a job will be marked as success, only last trial presents the job's status.
4. multiphase related documents and UX are removed.
minor changes,
1. Update dev document for webui development.
We'd like to refactor the multiphase design to support it in a more general meaner, creating this issue to track the following first step actions:
The text was updated successfully, but these errors were encountered: