mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-25 03:31:56 +00:00
html refactor (#555)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
colossalai.context
|
||||
==================
|
||||
|
||||
.. automodule:: colossalai.context
|
||||
:members:
|
||||
*This module is serving for receiving and passing user's configuration to all devices to
|
||||
initialize and construct parallel training.*
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@@ -15,7 +15,9 @@ colossalai.context
|
||||
:maxdepth: 2
|
||||
|
||||
colossalai.context.config
|
||||
colossalai.context.moe_context
|
||||
colossalai.context.parallel_context
|
||||
colossalai.context.moe_context
|
||||
colossalai.context.parallel_mode
|
||||
colossalai.context.singleton_meta
|
||||
|
||||
.. automodule:: colossalai.context
|
||||
:members:
|
||||
|
Reference in New Issue
Block a user