define log_queue globally
This commit is contained in:
@@ -42,6 +42,8 @@ INITIAL_POINTS = 30
|
|||||||
# in the skopt model queue, to optimize memory consumption
|
# in the skopt model queue, to optimize memory consumption
|
||||||
SKOPT_MODEL_QUEUE_SIZE = 10
|
SKOPT_MODEL_QUEUE_SIZE = 10
|
||||||
|
|
||||||
|
log_queue: Any
|
||||||
|
|
||||||
|
|
||||||
class Hyperopt:
|
class Hyperopt:
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user