ColossalAI/colossalai/engine/gradient_handler
ver217 7c70bfbefa
[hotfix] fix PipelineSharedModuleGradientHandler (#1314)
2022-07-14 17:31:13 +08:00
..
__init__.py
_base_gradient_handler.py
_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