[tune] Cancel Experiment via Client#7719
Conversation
|
Test FAILed. |
Co-Authored-By: Richard Liaw <rliaw@berkeley.edu>
|
Test PASSed. |
|
Test PASSed. |
| self._stop_queue.append(trial) | ||
|
|
||
| def _process_requests(self): | ||
| def request_stop_experiment(self): |
There was a problem hiding this comment.
nit: documentation explaining behavior (eg when the request will actually be processed)
|
Test PASSed. |
|
Test PASSed. |
Why are these changes needed?
Expose an API to cancel the experiment.
Related issue number
Closes #7720
Checks
scripts/format.shto lint the changes in this PR.