This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ColossalAI
Watch
1
Star
0
Fork
0
You've already forked ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI.git
synced
2026-01-14 20:16:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28b515d610e4d2ae5cc52833712ca3a39e08978f
ColossalAI
/
colossalai
/
engine
/
gradient_handler
History
Jiarui Fang
e956d93ac2
[refactor] memory utils (
#577
)
2022-04-01 09:22:33 +08:00
..
__init__.py
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08:00
_base_gradient_handler.py
Refactored docstring to google style
2022-03-29 17:17:47 +08:00
_data_parallel_gradient_handler.py
add moe context, moe utilities and refactor gradient handler (
#455
)
2022-03-18 16:38:32 +08:00
_moe_gradient_handler.py
[refactor] memory utils (
#577
)
2022-04-01 09:22:33 +08:00
_pipeline_parallel_gradient_handler.py
[zero] ZeRO supports pipeline parallel (
#477
)
2022-03-21 16:55:37 +08:00
_sequence_parallel_gradient_handler.py
add moe context, moe utilities and refactor gradient handler (
#455
)
2022-03-18 16:38:32 +08:00
_zero_gradient_handler.py
Flake8 code restyle
2022-03-11 15:50:28 +08:00
utils.py
add moe context, moe utilities and refactor gradient handler (
#455
)
2022-03-18 16:38:32 +08:00