Browse Source

delete math

Artem Chumachenko 3 năm trước cách đây
mục cha
commit
3fcf9de76e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      hivemind/optim/power_sgd_averager.py

+ 0 - 1
hivemind/optim/power_sgd_averager.py

@@ -1,6 +1,5 @@
 import asyncio
 import contextlib
-import math
 import multiprocessing as mp
 from typing import Any, Iterable, Optional, Sequence