Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
150aea60
"lib/llm/git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "448e79a62d4115e965a176e3abeb448eb1df3621"
Commit
150aea60
authored
Jun 11, 2024
by
sangwzh
Browse files
update inf importing in common.py
parent
24cf35e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
colossalai/utils/common.py
colossalai/utils/common.py
+1
-1
No files found.
colossalai/utils/common.py
View file @
150aea60
...
@@ -8,7 +8,7 @@ from pathlib import Path
...
@@ -8,7 +8,7 @@ from pathlib import Path
from
typing
import
Callable
,
Dict
,
List
,
Optional
,
Union
from
typing
import
Callable
,
Dict
,
List
,
Optional
,
Union
import
torch
import
torch
from
torch
._six
import
inf
from
torch
import
inf
from
torch.nn.parameter
import
Parameter
from
torch.nn.parameter
import
Parameter
try
:
try
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment