ray.tune.stopper.Stopper.__call__#

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

如果根据结果应该终止试验,则返回 true。