ray.tune.ProgressReporter.should_报告#

ProgressReporter.should_report(trials: List[Trial], done: bool = False)[源代码]#

返回是否应报告进度。

参数:
  • trials – 需要报告的试验。

  • done – 这是否是最后一次进度报告尝试。