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-12-26 05:52:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b82d60be0294bf20058b60ca86fbd5cdc761bb21
ColossalAI
/
colossalai
/
engine
/
gradient_handler
History
HELSON
0f8c7f9804
Fixed docstring in colossalai (
#171
)
2022-01-21 10:44:30 +08:00
..
__init__.py
adapted for sequence parallel (
#163
)
2022-01-20 13:44:51 +08:00
_base_gradient_handler.py
Migrated project
2021-10-28 18:21:23 +02:00
_data_parallel_gradient_handler.py
add interleaved pipeline, fix naive amp and update pipeline model initializer (
#80
)
2021-12-20 23:26:19 +08:00
_moe_gradient_handler.py
Fixed docstring in colossalai (
#171
)
2022-01-21 10:44:30 +08:00
_pipeline_parallel_gradient_handler.py
Optimize pipeline schedule (
#94
)
2021-12-30 15:56:46 +08:00
_sequence_parallel_gradient_handler.py
adapted for sequence parallel (
#163
)
2022-01-20 13:44:51 +08:00
_zero_gradient_handler.py
Migrated project
2021-10-28 18:21:23 +02:00