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
avoid scheduler failure due to missing metric value (#1061)
Summary:
Pull Request resolved: #1061
wrap results-fetching in try catch so as not to fail the scheduler when a single metric fails to fetch; instead mark the trial as "abandoned" and log a warning. if this works we can maybe do something similar for EarlyStopping metric fetching as well.
Reviewed By: lena-kashtelyan
Differential Revision: D38160234
fbshipit-source-id: 2609b40e07964675cb3a5f64a8d2f7bd696dd0a3
0 commit comments