mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-05 02:51:59 +00:00
[hotfix] remove potiential circle import (#1307)
* make it faster * [hotfix] remove circle import
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
colossalai.engine.ophooks
|
||||
colossalai.gemini.ophooks
|
||||
=========================
|
||||
|
||||
.. automodule:: colossalai.engine.ophooks
|
||||
.. automodule:: colossalai.gemini.ophooks
|
||||
:members:
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
colossalai.engine.ophooks.zero_hook
|
||||
colossalai.gemini.ophooks.zero_hook
|
||||
|
@@ -1,5 +1,5 @@
|
||||
colossalai.engine.ophooks.zero\_hook
|
||||
colossalai.gemini.ophooks.zero\_hook
|
||||
====================================
|
||||
|
||||
.. automodule:: colossalai.engine.ophooks.zero_hook
|
||||
.. automodule:: colossalai.gemini.ophooks.zero_hook
|
||||
:members:
|
||||
|
@@ -8,5 +8,5 @@ colossalai.engine
|
||||
:maxdepth: 2
|
||||
|
||||
colossalai.engine.gradient_handler
|
||||
colossalai.engine.ophooks
|
||||
colossalai.gemini.ophooks
|
||||
colossalai.engine.schedule
|
||||
|
Reference in New Issue
Block a user