소스 검색

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