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
This is more an error in the client side benchbase output processing scripts than MLOS.
There are some related improvements for reporting success/failure of a trial, but I think the client side should be investigated first.
To put it another way, there's not a great way for MLOS to know the semantics of what the "Latency (microseconds) 99th Percentile" metric from benchbase is.
I suppose one thing we could do is extend the objective_targets descriptor to include some "bounds" info (e.g., "min": 1, "max": null) and reject the trial if those aren't satisfied, but that would mostly just help in discovering the error in the benchbase scripts.
sometimes benchbase will put -1 for latency throughput etc but we register the trial as succeeded
The text was updated successfully, but these errors were encountered: