mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 12:30:42 +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:
13
docs/colossalai/colossalai.utils.model.rst
Normal file
13
docs/colossalai/colossalai.utils.model.rst
Normal file
@@ -0,0 +1,13 @@
|
||||
colossalai.utils.model
|
||||
======================
|
||||
|
||||
.. automodule:: colossalai.utils.model
|
||||
:members:
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
colossalai.utils.model.colo_init_context
|
||||
colossalai.utils.model.lazy_init_context
|
||||
colossalai.utils.model.utils
|
Reference in New Issue
Block a user