mirror of https://github.com/hpcaitech/ColossalAI
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.
22 lines
358 B
22 lines
358 B
colossalai.zero
|
|
===============
|
|
|
|
.. automodule:: colossalai.zero
|
|
:members:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
colossalai.zero.init_ctx
|
|
colossalai.zero.shard_utils
|
|
colossalai.zero.sharded_model
|
|
colossalai.zero.sharded_optim
|
|
colossalai.zero.sharded_param
|
|
colossalai.zero.utils
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
colossalai.zero.zero_optimizer
|