Unverified Commit 8e3f66a0 authored by Boyuan Yao's avatar Boyuan Yao Committed by GitHub
Browse files

[zero] fix wrong import (#2777)

parent ba84cd80
......@@ -3,7 +3,7 @@ from typing import Optional
import torch
import torch.distributed as dist
from torch.six import inf
from torch import inf
from torch._utils import _flatten_dense_tensors, _unflatten_dense_tensors
from colossalai.tensor import ColoParameter
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment