ray.tune.stopper.Stopper.__call__#

Stopper.__call__(trial_id: str, result: Dict[str, Any]) bool[source]#

Returns true if the trial should be terminated given the result.