We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c0ac6 commit fcf3d0cCopy full SHA for fcf3d0c
1 file changed
swift/megatron/utils/utils.py
@@ -1,6 +1,6 @@
1
# Copyright (c) ModelScope Contributors. All rights reserved.
2
-import re
3
import megatron.core
+import re
4
import torch
5
import torch.distributed as dist
6
from contextlib import contextmanager
0 commit comments