mirror of https://github.com/hpcaitech/ColossalAI
remove surplus imports
parent
57567ee768
commit
46add4a5c5
|
@ -4,7 +4,6 @@
|
|||
from functools import partial
|
||||
|
||||
import colossalai
|
||||
import pyte
|
||||
import pytest
|
||||
import torch
|
||||
import torch.distributed as dist
|
||||
|
|
Loading…
Reference in New Issue