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/shardformer/layer
hxwang 3e2b6132b7
[moe] clean legacy code
4 months ago
..
__init__.py
_operation.py
attn.py [shardformer] hotfix attn mask (#5947) 4 months ago
dropout.py
embedding.py
linear.py
loss.py
normalization.py
parallel_module.py
qkv_fused_linear.py Add n_fused as an input from native_module (#5894) 4 months ago
utils.py