ColossalAI/colossalai/utils
アマデウス 0fedef4f3c
Layer integration (#83)
* integrated parallel layers for ease of building models

* integrated 2.5d layers

* cleaned codes and unit tests

* added log metric by step hook; updated imagenet benchmark; fixed some bugs

* reworked initialization; cleaned codes

Co-authored-by: BoxiangW <45734921+BoxiangW@users.noreply.github.com>
2021-12-27 15:04:32 +08:00
..
data_sampler update examples and sphnix docs for the new api (#63) 2021-12-13 22:07:01 +08:00
gradient_accumulation update examples and sphnix docs for the new api (#63) 2021-12-13 22:07:01 +08:00
multi_tensor_apply update examples and sphnix docs for the new api (#63) 2021-12-13 22:07:01 +08:00
__init__.py add interleaved pipeline, fix naive amp and update pipeline model initializer (#80) 2021-12-20 23:26:19 +08:00
activation_checkpoint.py Migrated project 2021-10-28 18:21:23 +02:00
checkpointing.py Support TP-compatible Torch AMP and Update trainer API (#27) 2021-11-18 19:45:06 +08:00
common.py add interleaved pipeline, fix naive amp and update pipeline model initializer (#80) 2021-12-20 23:26:19 +08:00
cuda.py Migrated project 2021-10-28 18:21:23 +02:00
memory.py Layer integration (#83) 2021-12-27 15:04:32 +08:00
timer.py update examples and sphnix docs for the new api (#63) 2021-12-13 22:07:01 +08:00