local_executor.py
4 KB
-
[AUTOTVM] Fix local executor (#1651) · 771d895d
The old queue size is too small. It will stall the executor due to race condition.
Lianmin Zheng committed
The old queue size is too small. It will stall the executor due to race condition.