[tune] Support true pooling and batched concurrency (#10352)

This commit is contained in:
Richard Liaw
2020-09-01 10:33:49 -07:00
committed by GitHub
parent e5d089384b
commit 09d4a3241f
7 changed files with 98 additions and 38 deletions
@@ -70,7 +70,7 @@ tune.run_experiments({
"c": tune.grid_search(list(range(10))),
},
},
}, reuse_actors=True, verbose=1)"""
}, verbose=1)"""
EXPECTED_END_TO_END_START = """Number of trials: 30 (29 PENDING, 1 RUNNING)
+---------------+----------+-------+-----+-----+