Closed sfo closed 1 year ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
e935ac1
) 98.37% compared to head (b07fc70
) 98.37%. Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This fixes #976 by saving the chief process' state before starting the oracle server. So when running the chief with
overwrite=False
, it gets reloaded properly and resumes tuning with the most recent trial.