You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/engine/gradient_handler
Frank Lee 11f54c7b6b
[doc] improved docstring and assertion messages for the engine module (#871)
3 years ago
..
__init__.py
_base_gradient_handler.py
_data_parallel_gradient_handler.py [doc] improved docstring and assertion messages for the engine module (#871) 3 years ago
_moe_gradient_handler.py [doc] improved docstring and assertion messages for the engine module (#871) 3 years ago
_pipeline_parallel_gradient_handler.py [doc] improved docstring and assertion messages for the engine module (#871) 3 years ago
_sequence_parallel_gradient_handler.py [doc] improved docstring and assertion messages for the engine module (#871) 3 years ago
_zero_gradient_handler.py [doc] improved docstring and assertion messages for the engine module (#871) 3 years ago
utils.py