瀏覽代碼

delete math

Artem Chumachenko 3 年之前
父節點
當前提交
3fcf9de76e
共有 1 個文件被更改,包括 0 次插入1 次删除
  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