ray.tune.ProgressReporter.report# ProgressReporter.report(trials: List[Trial], done: bool, *sys_info: Dict)[source]# Reports progress across trials. Parameters: trials – Trials to report on. done – Whether this is the last progress report attempt. sys_info – System info.