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
evaluator in examples such as function_minimization return EvaluationResult object, but the README in examples fold say "Return a dictionary, not EvaluationResult object" , it there any problems to return EvaluationResult object in evaluator?