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/nn/layer
Ziyue Jiang 4b01da24cd
[TP] change the check assert in split batch 2d (#772)
3 years ago
..
colossalai_layer [TP] allow layernorm without bias (#750) 3 years ago
moe [zero] improve adaptability for not-shard parameters (#708) 3 years ago
parallel_1d [TP] allow layernorm without bias (#750) 3 years ago
parallel_2d [TP] change the check assert in split batch 2d (#772) 3 years ago
parallel_2p5d [TP] change the check assert in split batch 2d (#772) 3 years ago
parallel_3d [TP] allow layernorm without bias (#750) 3 years ago
parallel_sequence Refactored docstring to google style 3 years ago
utils Refactored docstring to google style 3 years ago
vanilla [TP] allow layernorm without bias (#750) 3 years ago
wrapper Refactored docstring to google style 3 years ago
__init__.py [MOE] changed parallelmode to dist process group (#460) 3 years ago
base_layer.py [model checkpoint] reworked unified layers for ease of save/load states (#593) 3 years ago