define log_queue globally

pull/10919/head
Matthias 1 year ago
parent 33d8e67a87
commit fbb64db3ae

@ -42,6 +42,8 @@ INITIAL_POINTS = 30
# in the skopt model queue, to optimize memory consumption
SKOPT_MODEL_QUEUE_SIZE = 10
log_queue: Any
class Hyperopt:
"""

Loading…
Cancel
Save