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
64350029
Commit
64350029
authored
Mar 29, 2023
by
Xu Kai
Committed by
binmakeswell
Mar 29, 2023
Browse files
[NFC] polish colossalai/gemini/paramhooks/_param_hookmgr.py code style
parent
1ce9d0c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
colossalai/gemini/paramhooks/_param_hookmgr.py
colossalai/gemini/paramhooks/_param_hookmgr.py
+2
-1
No files found.
colossalai/gemini/paramhooks/_param_hookmgr.py
View file @
64350029
import
functools
from
typing
import
Callable
,
List
import
torch
import
functools
class
BaseParamHookMgr
(
object
):
...
...
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