Michael Diskin 3 năm trước cách đây
mục cha
commit
3547a7d924
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      hivemind/moe/server/runtime.py

+ 1 - 0
hivemind/moe/server/runtime.py

@@ -1,4 +1,5 @@
 import multiprocessing as mp
+import multiprocessing.pool
 import threading
 from collections import defaultdict
 from itertools import chain