mirror of https://github.com/hpcaitech/ColossalAI
44eab2b27f
* add APIs * implement save_sharded_model * add test for hybrid checkpointio * implement naive loading for sharded model * implement efficient sharded model loading * open a new file for hybrid checkpoint_io * small fix * fix circular importing * fix docstring * arrange arguments and apis * small fix |
||
---|---|---|
.. | ||
__init__.py | ||
_operation.py | ||
dropout.py | ||
embedding.py | ||
linear.py | ||
loss.py | ||
normalization.py | ||
parallel_module.py | ||
qkv_fused_linear.py | ||
utils.py |