ColossalAI/colossalai/shardformer/layer
wangbluo 10e4f7da72 fix 2024-09-16 13:45:04 +08:00
..
__init__.py [fp8] Merge feature/fp8_comm to main branch of Colossalai (#6016) 2024-08-22 09:21:34 +08:00
_operation.py [fp8] Disable all_gather intranode. Disable Redundant all_gather fp8 (#6059) 2024-09-14 10:40:01 +08:00
attn.py fix 2024-09-16 13:45:04 +08:00
dropout.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
embedding.py [fp8] support hybrid parallel plugin (#5982) 2024-08-12 18:17:05 +08:00
linear.py [fp8] Merge feature/fp8_comm to main branch of Colossalai (#6016) 2024-08-22 09:21:34 +08:00
loss.py [Feature] Split cross-entropy computation in SP (#5959) 2024-09-10 12:06:50 +08:00
normalization.py [fp8] Merge feature/fp8_comm to main branch of Colossalai (#6016) 2024-08-22 09:21:34 +08:00
parallel_module.py [shardformer] refactor embedding resize (#5603) 2024-04-18 16:10:18 +08:00
qkv_fused_linear.py [Feature] Split cross-entropy computation in SP (#5959) 2024-09-10 12:06:50 +08:00
utils.py [Feature] Split cross-entropy computation in SP (#5959) 2024-09-10 12:06:50 +08:00