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.
15 lines
358 B
15 lines
358 B
colossalai.nn.layer.vanilla\_resnet
|
|
===================================
|
|
|
|
.. automodule:: colossalai.nn.layer.vanilla_resnet
|
|
:members:
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
colossalai.nn.layer.vanilla_resnet.basic_block
|
|
colossalai.nn.layer.vanilla_resnet.bottleneck
|
|
colossalai.nn.layer.vanilla_resnet.conv
|
|
colossalai.nn.layer.vanilla_resnet.reslayer
|