Closed Yard1 closed 3 years ago
Fixes an exception being wrongly raised if a TuneBOHB instance is passed directly as a search optimizer. Also sets max_concurrent on TuneBOHB instance automatically if "bohb" is used as the search algorithm.
TuneBOHB
max_concurrent
"bohb"
Fixes an exception being wrongly raised if a
TuneBOHB
instance is passed directly as a search optimizer. Also setsmax_concurrent
onTuneBOHB
instance automatically if"bohb"
is used as the search algorithm.