Unverified Commit 2369e882 authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

[minor] Clean up unused imports (#2122)


Co-authored-by: default avatarrinrin32 <rinrin.int@gmail.com>
parent ad30d5cf
......@@ -2,7 +2,7 @@
Common utilities for torch model parallelism.
"""
from typing import Optional, Sequence
from typing import Optional
import torch
from torch.distributed.device_mesh import DeviceMesh
......
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