mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-17 23:18:36 +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:
@@ -4,11 +4,15 @@ colossalai.utils.profiler
|
||||
.. automodule:: colossalai.utils.profiler
|
||||
:members:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
colossalai.utils.profiler.legacy
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
colossalai.utils.profiler.comm_profiler
|
||||
colossalai.utils.profiler.mem_profiler
|
||||
colossalai.utils.profiler.pcie_profiler
|
||||
colossalai.utils.profiler.prof_utils
|
||||
colossalai.utils.profiler.extention
|
||||
colossalai.utils.profiler.profiler
|
||||
colossalai.utils.profiler.stateful_tensor_mem_extention
|
||||
|
Reference in New Issue
Block a user