ColossalAI/colossalai/nn/layer
アマデウス 01a80cd86d
Hotfix/Colossalai layers (#92)
* optimized 1d layer apis; reorganized nn.layer modules; fixed tests

* fixed 2.5d runtime issue

* reworked split batch, now called in trainer.schedule.load_batch

Co-authored-by: BoxiangW <45734921+BoxiangW@users.noreply.github.com>
2021-12-29 23:32:10 +08:00
..
colossalai_layer Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
parallel_1d Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
parallel_2d Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
parallel_2p5d Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
parallel_3d Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
parallel_sequence Migrated project 2021-10-28 18:21:23 +02:00
utils Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
vanilla Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
wrapper Migrated project 2021-10-28 18:21:23 +02:00
__init__.py Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
base_layer.py Migrated project 2021-10-28 18:21:23 +02:00