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

quick fix exp-duration pause timing under no_more_trial status #3043

Merged
merged 1 commit into from
Nov 1, 2020

Conversation

J-shang
Copy link
Contributor

@J-shang J-shang commented Oct 29, 2020

In the previous situation, experiment duration only timing under RUNNING status. But this may be different from the timing expected by the user, i.e. , timing will pause under NO_MORE_TRIAL and TUNER_NO_MORE_TRIAL status with some trials still running.

This PR is a quick fix that when the status is NO_MORE_TRIAL or TUNER_NO_MORE_TRIAL, let the timing continue. But maybe we need give a clearer definition about execDuration.

@liuzhe-lz liuzhe-lz closed this Oct 30, 2020
@liuzhe-lz liuzhe-lz reopened this Oct 30, 2020
@liuzhe-lz liuzhe-lz mentioned this pull request Oct 30, 2020
77 tasks
@QuanluZhang QuanluZhang merged commit 45e82b3 into microsoft:master Nov 1, 2020
@J-shang J-shang deleted the exp-duration branch November 1, 2020 15:23
@scarlett2018 scarlett2018 linked an issue Nov 9, 2020 that may be closed by this pull request
chicm-ms pushed a commit to chicm-ms/nni that referenced this pull request Nov 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

execDuration does not incrase when TUNER_NO_MORE_TRIAL
4 participants