mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 21:12:15 +08:00
[rllib/tune] Cache get_preprocessor() calls, default max_failur… (#6211)
This commit is contained in:
@@ -74,7 +74,7 @@ def run(run_or_experiment,
|
||||
checkpoint_score_attr=None,
|
||||
global_checkpoint_period=10,
|
||||
export_formats=None,
|
||||
max_failures=3,
|
||||
max_failures=0,
|
||||
restore=None,
|
||||
search_alg=None,
|
||||
scheduler=None,
|
||||
|
||||
Reference in New Issue
Block a user