This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI
Watch
1
Star
0
Fork
You've already forked ColossalAI
0
Code
Issues
Projects
Releases
Wiki
Activity
1a76c88aba
ColossalAI
/
colossalai
/
zero
/
utils
/
__init__.py
3 lines
55 B
Python
Raw
Normal View
History
Unescape
Escape
[refactor] zero directory (#724)
2022-04-11 15:13:02 +00:00
from
.
zero_hook
import
ZeroHook
[gemini] init genimi individual directory (#754)
2022-04-14 08:40:26 +00:00
__all__
=
[
'
ZeroHook
'
]