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.
26 lines
528 B
26 lines
528 B
colossalai.nn.layer
|
|
===================
|
|
|
|
.. automodule:: colossalai.nn.layer
|
|
:members:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
colossalai.nn.layer.colossalai_layer
|
|
colossalai.nn.layer.moe
|
|
colossalai.nn.layer.parallel_1d
|
|
colossalai.nn.layer.parallel_2d
|
|
colossalai.nn.layer.parallel_2p5d
|
|
colossalai.nn.layer.parallel_3d
|
|
colossalai.nn.layer.parallel_sequence
|
|
colossalai.nn.layer.utils
|
|
colossalai.nn.layer.vanilla
|
|
colossalai.nn.layer.wrapper
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
colossalai.nn.layer.base_layer
|