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
2025-10-04 00:25:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1aaeb596c63752071cbbaa2477a7f2406901b70b
ColossalAI
/
colossalai
/
engine
/
gradient_handler
History
ver217
7c70bfbefa
[hotfix] fix PipelineSharedModuleGradientHandler (
#1314
)
2022-07-14 17:31:13 +08:00
..
__init__.py
fix format (
#585
)
2022-04-06 11:40:59 +08:00
_base_gradient_handler.py
fix format (
#586
)
2022-04-06 11:40:59 +08:00
_data_parallel_gradient_handler.py
[doc] improved docstring and assertion messages for the engine module (
#871
)
2022-04-26 10:00:18 +08:00
_moe_gradient_handler.py
[doc] improved docstring and assertion messages for the engine module (
#871
)
2022-04-26 10:00:18 +08:00
_pipeline_parallel_gradient_handler.py
[hotfix] fix PipelineSharedModuleGradientHandler (
#1314
)
2022-07-14 17:31:13 +08:00
_sequence_parallel_gradient_handler.py
[doc] improved docstring and assertion messages for the engine module (
#871
)
2022-04-26 10:00:18 +08:00
_zero_gradient_handler.py
[doc] improved docstring and assertion messages for the engine module (
#871
)
2022-04-26 10:00:18 +08:00
utils.py
add moe context, moe utilities and refactor gradient handler (
#455
)
2022-03-18 16:38:32 +08:00