mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-16 14:41:53 +00:00
[doc] update rst and docstring (#1351)
* update rst * add zero docstr * fix docstr * remove fx.tracer.meta_patch * fix docstr * fix docstr * update fx rst * fix fx docstr * remove useless rst
This commit is contained in:
14
docs/colossalai/colossalai.nn.parallel.layers.rst
Normal file
14
docs/colossalai/colossalai.nn.parallel.layers.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
colossalai.nn.parallel.layers
|
||||
=============================
|
||||
|
||||
.. automodule:: colossalai.nn.parallel.layers
|
||||
:members:
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
colossalai.nn.parallel.layers.colo_module
|
||||
colossalai.nn.parallel.layers.embedding
|
||||
colossalai.nn.parallel.layers.linear
|
||||
colossalai.nn.parallel.layers.module_utils
|
Reference in New Issue
Block a user